Sep 02 21:34:12.752 INFO checking abscissa-0.0.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 21:34:12.752 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 21:34:12.753 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 21:34:12.937 INFO blam! 50b9b687c6776ef70a566e4f8251dfff3cc3f6dc15a7ede6c09e0f9155e78d86 Sep 02 21:34:12.939 INFO running `"docker" "start" "-a" "50b9b687c6776ef70a566e4f8251dfff3cc3f6dc15a7ede6c09e0f9155e78d86"` Sep 02 21:34:13.767 INFO kablam! Checking canonical-path v0.1.1 Sep 02 21:34:13.769 INFO kablam! Compiling abscissa_derive v0.0.2 Sep 02 21:34:22.930 INFO kablam! Checking abscissa v0.0.1 (file:///source) Sep 02 21:34:24.850 INFO kablam! error: cannot find derive macro `Fail` in this scope Sep 02 21:34:24.852 INFO kablam! --> src/error/framework.rs:9:10 Sep 02 21:34:24.852 INFO kablam! | Sep 02 21:34:24.852 INFO kablam! 9 | #[derive(Fail, Clone, Debug, Eq, PartialEq)] Sep 02 21:34:24.852 INFO kablam! | ^^^^ Sep 02 21:34:24.853 INFO kablam! Sep 02 21:34:24.853 INFO kablam! error: cannot find derive macro `Fail` in this scope Sep 02 21:34:24.853 INFO kablam! --> src/options/error.rs:116:28 Sep 02 21:34:24.853 INFO kablam! | Sep 02 21:34:24.853 INFO kablam! 116 | #[derive(Clone, Debug, Eq, Fail, PartialEq)] Sep 02 21:34:24.853 INFO kablam! | ^^^^ Sep 02 21:34:24.853 INFO kablam! Sep 02 21:34:24.864 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.864 INFO kablam! --> src/error/framework.rs:13:5 Sep 02 21:34:24.865 INFO kablam! | Sep 02 21:34:24.865 INFO kablam! 13 | #[fail(display = "component error")] Sep 02 21:34:24.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.865 INFO kablam! | Sep 02 21:34:24.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.865 INFO kablam! Sep 02 21:34:24.865 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.865 INFO kablam! --> src/error/framework.rs:17:5 Sep 02 21:34:24.865 INFO kablam! | Sep 02 21:34:24.865 INFO kablam! 17 | #[fail(display = "config error")] Sep 02 21:34:24.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.865 INFO kablam! | Sep 02 21:34:24.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.865 INFO kablam! Sep 02 21:34:24.865 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.865 INFO kablam! --> src/error/framework.rs:21:5 Sep 02 21:34:24.865 INFO kablam! | Sep 02 21:34:24.865 INFO kablam! 21 | #[fail(display = "I/O operation failed")] Sep 02 21:34:24.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.865 INFO kablam! | Sep 02 21:34:24.865 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.865 INFO kablam! Sep 02 21:34:24.866 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.866 INFO kablam! --> src/error/framework.rs:25:5 Sep 02 21:34:24.866 INFO kablam! | Sep 02 21:34:24.866 INFO kablam! 25 | #[fail(display = "parse error")] Sep 02 21:34:24.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.866 INFO kablam! | Sep 02 21:34:24.866 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.866 INFO kablam! Sep 02 21:34:24.869 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.869 INFO kablam! --> src/options/error.rs:118:5 Sep 02 21:34:24.869 INFO kablam! | Sep 02 21:34:24.869 INFO kablam! 118 | #[fail(display = "invalid argument to option `{}`: {}", opt, err)] Sep 02 21:34:24.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.869 INFO kablam! | Sep 02 21:34:24.869 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.869 INFO kablam! Sep 02 21:34:24.869 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.869 INFO kablam! --> src/options/error.rs:121:5 Sep 02 21:34:24.869 INFO kablam! | Sep 02 21:34:24.869 INFO kablam! 121 | / #[fail( Sep 02 21:34:24.869 INFO kablam! 122 | | display = "invalid default value for `{}` ({:?}): {}", Sep 02 21:34:24.869 INFO kablam! 123 | | option, Sep 02 21:34:24.869 INFO kablam! 124 | | value, Sep 02 21:34:24.870 INFO kablam! 125 | | err Sep 02 21:34:24.870 INFO kablam! 126 | | )] Sep 02 21:34:24.870 INFO kablam! | |______^ Sep 02 21:34:24.870 INFO kablam! | Sep 02 21:34:24.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.870 INFO kablam! Sep 02 21:34:24.870 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.870 INFO kablam! --> src/options/error.rs:133:5 Sep 02 21:34:24.870 INFO kablam! | Sep 02 21:34:24.870 INFO kablam! 133 | / #[fail( Sep 02 21:34:24.870 INFO kablam! 134 | | display = "insufficient arguments to option `{}`: expected {}; found {}", Sep 02 21:34:24.870 INFO kablam! 135 | | option, Sep 02 21:34:24.870 INFO kablam! 136 | | expected, Sep 02 21:34:24.870 INFO kablam! 137 | | found Sep 02 21:34:24.870 INFO kablam! 138 | | )] Sep 02 21:34:24.870 INFO kablam! | |______^ Sep 02 21:34:24.870 INFO kablam! | Sep 02 21:34:24.870 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.870 INFO kablam! Sep 02 21:34:24.870 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.870 INFO kablam! --> src/options/error.rs:145:5 Sep 02 21:34:24.870 INFO kablam! | Sep 02 21:34:24.871 INFO kablam! 145 | #[fail(display = "missing argument to option `{}`", opt)] Sep 02 21:34:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.871 INFO kablam! | Sep 02 21:34:24.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.871 INFO kablam! Sep 02 21:34:24.871 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.871 INFO kablam! --> src/options/error.rs:148:5 Sep 02 21:34:24.871 INFO kablam! | Sep 02 21:34:24.871 INFO kablam! 148 | #[fail(display = "missing command name")] Sep 02 21:34:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.871 INFO kablam! | Sep 02 21:34:24.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.871 INFO kablam! Sep 02 21:34:24.871 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.871 INFO kablam! --> src/options/error.rs:151:5 Sep 02 21:34:24.871 INFO kablam! | Sep 02 21:34:24.871 INFO kablam! 151 | #[fail(display = "missing required option `{}`", opt)] Sep 02 21:34:24.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.871 INFO kablam! | Sep 02 21:34:24.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.871 INFO kablam! Sep 02 21:34:24.871 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.872 INFO kablam! --> src/options/error.rs:154:5 Sep 02 21:34:24.872 INFO kablam! | Sep 02 21:34:24.872 INFO kablam! 154 | #[fail(display = "missing required command")] Sep 02 21:34:24.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.872 INFO kablam! | Sep 02 21:34:24.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.872 INFO kablam! Sep 02 21:34:24.872 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.872 INFO kablam! --> src/options/error.rs:157:5 Sep 02 21:34:24.872 INFO kablam! | Sep 02 21:34:24.872 INFO kablam! 157 | #[fail(display = "missing required free argument")] Sep 02 21:34:24.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.872 INFO kablam! | Sep 02 21:34:24.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.872 INFO kablam! Sep 02 21:34:24.872 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.872 INFO kablam! --> src/options/error.rs:160:5 Sep 02 21:34:24.872 INFO kablam! | Sep 02 21:34:24.872 INFO kablam! 160 | #[fail(display = "option `{}` does not accept an argument", opt)] Sep 02 21:34:24.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.872 INFO kablam! | Sep 02 21:34:24.872 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.873 INFO kablam! Sep 02 21:34:24.873 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.873 INFO kablam! --> src/options/error.rs:163:5 Sep 02 21:34:24.873 INFO kablam! | Sep 02 21:34:24.873 INFO kablam! 163 | / #[fail( Sep 02 21:34:24.873 INFO kablam! 164 | | display = "option `{}` expects {} arguments; found 1", Sep 02 21:34:24.873 INFO kablam! 165 | | opt, Sep 02 21:34:24.873 INFO kablam! 166 | | n Sep 02 21:34:24.873 INFO kablam! 167 | | )] Sep 02 21:34:24.873 INFO kablam! | |______^ Sep 02 21:34:24.873 INFO kablam! | Sep 02 21:34:24.873 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.873 INFO kablam! Sep 02 21:34:24.873 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.873 INFO kablam! --> src/options/error.rs:170:5 Sep 02 21:34:24.873 INFO kablam! | Sep 02 21:34:24.877 INFO kablam! 170 | #[fail(display = "unexpected free argument `{}`", arg)] Sep 02 21:34:24.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.877 INFO kablam! | Sep 02 21:34:24.878 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.878 INFO kablam! Sep 02 21:34:24.878 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.878 INFO kablam! --> src/options/error.rs:173:5 Sep 02 21:34:24.878 INFO kablam! | Sep 02 21:34:24.878 INFO kablam! 173 | #[fail(display = "unrecognized command `{}`", name)] Sep 02 21:34:24.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.879 INFO kablam! | Sep 02 21:34:24.879 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.879 INFO kablam! Sep 02 21:34:24.879 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.879 INFO kablam! --> src/options/error.rs:176:5 Sep 02 21:34:24.879 INFO kablam! | Sep 02 21:34:24.879 INFO kablam! 176 | #[fail(display = "unrecognized option `--{}`", opt)] Sep 02 21:34:24.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.880 INFO kablam! | Sep 02 21:34:24.880 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.880 INFO kablam! Sep 02 21:34:24.880 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:24.880 INFO kablam! --> src/options/error.rs:179:5 Sep 02 21:34:24.880 INFO kablam! | Sep 02 21:34:24.880 INFO kablam! 179 | #[fail(display = "unrecognized option `-{}`", opt)] Sep 02 21:34:24.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:24.881 INFO kablam! | Sep 02 21:34:24.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:24.881 INFO kablam! Sep 02 21:34:24.881 INFO kablam! error: aborting due to 20 previous errors Sep 02 21:34:24.881 INFO kablam! Sep 02 21:34:24.881 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 21:34:24.882 INFO kablam! error: Could not compile `abscissa`. Sep 02 21:34:24.883 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 21:34:25.019 INFO kablam! error: cannot find derive macro `Fail` in this scope Sep 02 21:34:25.019 INFO kablam! --> src/error/framework.rs:9:10 Sep 02 21:34:25.019 INFO kablam! | Sep 02 21:34:25.019 INFO kablam! 9 | #[derive(Fail, Clone, Debug, Eq, PartialEq)] Sep 02 21:34:25.019 INFO kablam! | ^^^^ Sep 02 21:34:25.019 INFO kablam! Sep 02 21:34:25.020 INFO kablam! error: cannot find derive macro `Fail` in this scope Sep 02 21:34:25.020 INFO kablam! --> src/options/error.rs:116:28 Sep 02 21:34:25.020 INFO kablam! | Sep 02 21:34:25.020 INFO kablam! 116 | #[derive(Clone, Debug, Eq, Fail, PartialEq)] Sep 02 21:34:25.021 INFO kablam! | ^^^^ Sep 02 21:34:25.021 INFO kablam! Sep 02 21:34:25.029 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.029 INFO kablam! --> src/error/framework.rs:13:5 Sep 02 21:34:25.029 INFO kablam! | Sep 02 21:34:25.029 INFO kablam! 13 | #[fail(display = "component error")] Sep 02 21:34:25.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.029 INFO kablam! | Sep 02 21:34:25.029 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.030 INFO kablam! Sep 02 21:34:25.030 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.030 INFO kablam! --> src/error/framework.rs:17:5 Sep 02 21:34:25.030 INFO kablam! | Sep 02 21:34:25.030 INFO kablam! 17 | #[fail(display = "config error")] Sep 02 21:34:25.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.030 INFO kablam! | Sep 02 21:34:25.030 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.030 INFO kablam! Sep 02 21:34:25.030 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.030 INFO kablam! --> src/error/framework.rs:21:5 Sep 02 21:34:25.030 INFO kablam! | Sep 02 21:34:25.030 INFO kablam! 21 | #[fail(display = "I/O operation failed")] Sep 02 21:34:25.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.030 INFO kablam! | Sep 02 21:34:25.030 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.030 INFO kablam! Sep 02 21:34:25.030 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.031 INFO kablam! --> src/error/framework.rs:25:5 Sep 02 21:34:25.031 INFO kablam! | Sep 02 21:34:25.031 INFO kablam! 25 | #[fail(display = "parse error")] Sep 02 21:34:25.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.031 INFO kablam! | Sep 02 21:34:25.031 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.031 INFO kablam! Sep 02 21:34:25.031 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.031 INFO kablam! --> src/options/error.rs:118:5 Sep 02 21:34:25.031 INFO kablam! | Sep 02 21:34:25.031 INFO kablam! 118 | #[fail(display = "invalid argument to option `{}`: {}", opt, err)] Sep 02 21:34:25.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.031 INFO kablam! | Sep 02 21:34:25.031 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.031 INFO kablam! Sep 02 21:34:25.031 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.031 INFO kablam! --> src/options/error.rs:121:5 Sep 02 21:34:25.031 INFO kablam! | Sep 02 21:34:25.031 INFO kablam! 121 | / #[fail( Sep 02 21:34:25.031 INFO kablam! 122 | | display = "invalid default value for `{}` ({:?}): {}", Sep 02 21:34:25.032 INFO kablam! 123 | | option, Sep 02 21:34:25.032 INFO kablam! 124 | | value, Sep 02 21:34:25.032 INFO kablam! 125 | | err Sep 02 21:34:25.032 INFO kablam! 126 | | )] Sep 02 21:34:25.032 INFO kablam! | |______^ Sep 02 21:34:25.032 INFO kablam! | Sep 02 21:34:25.032 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.032 INFO kablam! Sep 02 21:34:25.032 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.032 INFO kablam! --> src/options/error.rs:133:5 Sep 02 21:34:25.032 INFO kablam! | Sep 02 21:34:25.032 INFO kablam! 133 | / #[fail( Sep 02 21:34:25.032 INFO kablam! 134 | | display = "insufficient arguments to option `{}`: expected {}; found {}", Sep 02 21:34:25.032 INFO kablam! 135 | | option, Sep 02 21:34:25.032 INFO kablam! 136 | | expected, Sep 02 21:34:25.032 INFO kablam! 137 | | found Sep 02 21:34:25.032 INFO kablam! 138 | | )] Sep 02 21:34:25.032 INFO kablam! | |______^ Sep 02 21:34:25.032 INFO kablam! | Sep 02 21:34:25.033 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.033 INFO kablam! Sep 02 21:34:25.033 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.033 INFO kablam! --> src/options/error.rs:145:5 Sep 02 21:34:25.033 INFO kablam! | Sep 02 21:34:25.033 INFO kablam! 145 | #[fail(display = "missing argument to option `{}`", opt)] Sep 02 21:34:25.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.033 INFO kablam! | Sep 02 21:34:25.033 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.033 INFO kablam! Sep 02 21:34:25.033 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.033 INFO kablam! --> src/options/error.rs:148:5 Sep 02 21:34:25.033 INFO kablam! | Sep 02 21:34:25.033 INFO kablam! 148 | #[fail(display = "missing command name")] Sep 02 21:34:25.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.033 INFO kablam! | Sep 02 21:34:25.033 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.033 INFO kablam! Sep 02 21:34:25.033 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.033 INFO kablam! --> src/options/error.rs:151:5 Sep 02 21:34:25.034 INFO kablam! | Sep 02 21:34:25.034 INFO kablam! 151 | #[fail(display = "missing required option `{}`", opt)] Sep 02 21:34:25.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.034 INFO kablam! | Sep 02 21:34:25.034 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.034 INFO kablam! Sep 02 21:34:25.034 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.034 INFO kablam! --> src/options/error.rs:154:5 Sep 02 21:34:25.034 INFO kablam! | Sep 02 21:34:25.034 INFO kablam! 154 | #[fail(display = "missing required command")] Sep 02 21:34:25.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.034 INFO kablam! | Sep 02 21:34:25.034 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.034 INFO kablam! Sep 02 21:34:25.034 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.034 INFO kablam! --> src/options/error.rs:157:5 Sep 02 21:34:25.034 INFO kablam! | Sep 02 21:34:25.034 INFO kablam! 157 | #[fail(display = "missing required free argument")] Sep 02 21:34:25.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.035 INFO kablam! | Sep 02 21:34:25.035 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.035 INFO kablam! Sep 02 21:34:25.035 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.035 INFO kablam! --> src/options/error.rs:160:5 Sep 02 21:34:25.035 INFO kablam! | Sep 02 21:34:25.035 INFO kablam! 160 | #[fail(display = "option `{}` does not accept an argument", opt)] Sep 02 21:34:25.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.035 INFO kablam! | Sep 02 21:34:25.035 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.035 INFO kablam! Sep 02 21:34:25.035 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.035 INFO kablam! --> src/options/error.rs:163:5 Sep 02 21:34:25.035 INFO kablam! | Sep 02 21:34:25.035 INFO kablam! 163 | / #[fail( Sep 02 21:34:25.035 INFO kablam! 164 | | display = "option `{}` expects {} arguments; found 1", Sep 02 21:34:25.035 INFO kablam! 165 | | opt, Sep 02 21:34:25.035 INFO kablam! 166 | | n Sep 02 21:34:25.036 INFO kablam! 167 | | )] Sep 02 21:34:25.036 INFO kablam! | |______^ Sep 02 21:34:25.036 INFO kablam! | Sep 02 21:34:25.036 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.036 INFO kablam! Sep 02 21:34:25.036 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.036 INFO kablam! --> src/options/error.rs:170:5 Sep 02 21:34:25.036 INFO kablam! | Sep 02 21:34:25.036 INFO kablam! 170 | #[fail(display = "unexpected free argument `{}`", arg)] Sep 02 21:34:25.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.036 INFO kablam! | Sep 02 21:34:25.036 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.036 INFO kablam! Sep 02 21:34:25.036 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.036 INFO kablam! --> src/options/error.rs:173:5 Sep 02 21:34:25.036 INFO kablam! | Sep 02 21:34:25.036 INFO kablam! 173 | #[fail(display = "unrecognized command `{}`", name)] Sep 02 21:34:25.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.036 INFO kablam! | Sep 02 21:34:25.036 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.037 INFO kablam! Sep 02 21:34:25.037 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.037 INFO kablam! --> src/options/error.rs:176:5 Sep 02 21:34:25.037 INFO kablam! | Sep 02 21:34:25.037 INFO kablam! 176 | #[fail(display = "unrecognized option `--{}`", opt)] Sep 02 21:34:25.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.037 INFO kablam! | Sep 02 21:34:25.037 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.037 INFO kablam! Sep 02 21:34:25.037 INFO kablam! error[E0658]: The attribute `fail` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 02 21:34:25.037 INFO kablam! --> src/options/error.rs:179:5 Sep 02 21:34:25.037 INFO kablam! | Sep 02 21:34:25.037 INFO kablam! 179 | #[fail(display = "unrecognized option `-{}`", opt)] Sep 02 21:34:25.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:34:25.037 INFO kablam! | Sep 02 21:34:25.037 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 21:34:25.037 INFO kablam! Sep 02 21:34:25.039 INFO kablam! error: aborting due to 20 previous errors Sep 02 21:34:25.039 INFO kablam! Sep 02 21:34:25.039 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 21:34:25.050 INFO kablam! error: Could not compile `abscissa`. Sep 02 21:34:25.050 INFO kablam! Sep 02 21:34:25.050 INFO kablam! To learn more, run the command again with --verbose. Sep 02 21:34:25.052 INFO kablam! su: No module specific data is present Sep 02 21:34:25.538 INFO running `"docker" "rm" "-f" "50b9b687c6776ef70a566e4f8251dfff3cc3f6dc15a7ede6c09e0f9155e78d86"` Sep 02 21:34:25.634 INFO blam! 50b9b687c6776ef70a566e4f8251dfff3cc3f6dc15a7ede6c09e0f9155e78d86