Sep 01 17:12:50.123 INFO checking RealOrangeOne/circleci-artifact-proxy against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 17:12:50.123 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 17:12:50.124 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 17:12:50.371 INFO blam! 2b90d93ec7bf4f700888fcb6843461f723618353b181c56e939b3f1d4392182b Sep 01 17:12:50.373 INFO running `"docker" "start" "-a" "2b90d93ec7bf4f700888fcb6843461f723618353b181c56e939b3f1d4392182b"` Sep 01 17:12:51.667 INFO kablam! Compiling pear v0.0.15 Sep 01 17:12:51.667 INFO kablam! Compiling state v0.4.0 Sep 01 17:12:51.733 INFO kablam! Checking isatty v0.1.6 Sep 01 17:12:51.734 INFO kablam! Checking encoding_rs v0.7.2 Sep 01 17:12:51.736 INFO kablam! Compiling pear_codegen v0.0.15 Sep 01 17:12:52.421 INFO kablam! Compiling rocket v0.3.8 Sep 01 17:12:52.756 INFO kablam! Compiling rocket_codegen v0.3.8 Sep 01 17:12:52.896 INFO kablam! Compiling toml v0.4.6 Sep 01 17:12:55.026 INFO kablam! Compiling rand v0.3.22 Sep 01 17:12:55.031 INFO kablam! Compiling crc v1.7.0 Sep 01 17:12:55.110 INFO kablam! Compiling syn v0.13.1 Sep 01 17:12:55.706 INFO kablam! Compiling hyper v0.10.13 Sep 01 17:12:56.003 INFO kablam! Checking serde_urlencoded v0.5.1 Sep 01 17:12:56.568 INFO kablam! Compiling phf_generator v0.7.21 Sep 01 17:12:58.105 INFO kablam! Compiling ring v0.11.0 Sep 01 17:12:59.881 INFO kablam! Checking libflate v0.1.14 Sep 01 17:13:01.749 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 17:13:01.749 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.15/src/lib.rs:19:13 Sep 01 17:13:01.749 INFO kablam! | Sep 01 17:13:01.749 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 01 17:13:01.749 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 17:13:01.749 INFO kablam! Sep 01 17:13:01.993 INFO kablam! error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields Sep 01 17:13:01.993 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.15/src/lib.rs:66:16 Sep 01 17:13:01.993 INFO kablam! | Sep 01 17:13:01.994 INFO kablam! 66 | if let ItemKind::Fn(ref decl, safety, cness, abi, ref generics, ref block) = item.node { Sep 01 17:13:01.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 Sep 01 17:13:01.994 INFO kablam! Sep 01 17:13:02.510 INFO kablam! error[E0061]: this function takes 4 parameters but 6 parameters were supplied Sep 01 17:13:02.510 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.15/src/lib.rs:70:24 Sep 01 17:13:02.510 INFO kablam! | Sep 01 17:13:02.510 INFO kablam! 70 | let node = ItemKind::Fn(decl.clone(), safety, cness, abi, generics.clone(), new_block); Sep 01 17:13:02.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Sep 01 17:13:02.510 INFO kablam! Sep 01 17:13:03.009 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 17:13:03.009 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.15/src/lib.rs:317:9 Sep 01 17:13:03.009 INFO kablam! | Sep 01 17:13:03.009 INFO kablam! 317 | ExprKind::Block(block) => { Sep 01 17:13:03.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 17:13:03.009 INFO kablam! Sep 01 17:13:03.139 INFO kablam! error[E0599]: no variant named `TupField` found for type `syntax::ast::ExprKind` in the current scope Sep 01 17:13:03.139 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.15/src/lib.rs:339:9 Sep 01 17:13:03.139 INFO kablam! | Sep 01 17:13:03.139 INFO kablam! 339 | ExprKind::TupField(indexed_expr, i) => { Sep 01 17:13:03.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::ExprKind` Sep 01 17:13:03.139 INFO kablam! Sep 01 17:13:03.154 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 01 17:13:03.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.15/src/lib.rs:303:49 Sep 01 17:13:03.154 INFO kablam! | Sep 01 17:13:03.154 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 01 17:13:03.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:13:03.158 INFO kablam! | Sep 01 17:13:03.158 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 01 17:13:03.158 INFO kablam! Sep 01 17:13:03.242 INFO kablam! error[E0599]: no variant named `TupField` found for type `syntax::ast::ExprKind` in the current scope Sep 01 17:13:03.242 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.15/src/lib.rs:340:51 Sep 01 17:13:03.242 INFO kablam! | Sep 01 17:13:03.242 INFO kablam! 340 | let remake = |new_expr: Vec>| ExprKind::TupField(new_expr[0].clone(), i); Sep 01 17:13:03.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^ variant not found in `syntax::ast::ExprKind` Sep 01 17:13:03.258 INFO kablam! Sep 01 17:13:03.556 INFO kablam! error: aborting due to 7 previous errors Sep 01 17:13:03.556 INFO kablam! Sep 01 17:13:03.557 INFO kablam! Some errors occurred: E0023, E0061, E0369, E0432, E0599. Sep 01 17:13:03.557 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 01 17:13:03.614 INFO kablam! error: Could not compile `pear_codegen`. Sep 01 17:13:03.614 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:13:19.634 INFO kablam! error: build failed Sep 01 17:13:19.636 INFO kablam! su: No module specific data is present Sep 01 17:13:20.212 INFO running `"docker" "rm" "-f" "2b90d93ec7bf4f700888fcb6843461f723618353b181c56e939b3f1d4392182b"` Sep 01 17:13:20.375 INFO blam! 2b90d93ec7bf4f700888fcb6843461f723618353b181c56e939b3f1d4392182b