[INFO] fetching crate lcrt 0.1.2...
[INFO] checking lcrt-0.1.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate lcrt 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate lcrt 0.1.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lcrt 0.1.2
[INFO] finished tweaking crates.io crate lcrt 0.1.2
[INFO] tweaked toml for crates.io crate lcrt 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded cool_asserts v2.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ca1e4eee39f36455c26a8a39df33310f67a6fad032b51f4cf9d010a8fbb2db9
[INFO] running `Command { std: "docker" "start" "-a" "1ca1e4eee39f36455c26a8a39df33310f67a6fad032b51f4cf9d010a8fbb2db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ca1e4eee39f36455c26a8a39df33310f67a6fad032b51f4cf9d010a8fbb2db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca1e4eee39f36455c26a8a39df33310f67a6fad032b51f4cf9d010a8fbb2db9", kill_on_drop: false }`
[INFO] [stdout] 1ca1e4eee39f36455c26a8a39df33310f67a6fad032b51f4cf9d010a8fbb2db9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea95f2b93ff65ca35a43b0c4159461ace7a8d18d49460811e74714e101e3497e
[INFO] running `Command { std: "docker" "start" "-a" "ea95f2b93ff65ca35a43b0c4159461ace7a8d18d49460811e74714e101e3497e", kill_on_drop: false }`
[INFO] [stderr]     Checking lcrt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `vec::*`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vec::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cool_asserts`
[INFO] [stdout]    --> src/list.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use cool_asserts::assert_panics;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `cool_asserts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]    --> src/list.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use pretty_assertions::assert_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cool_asserts`
[INFO] [stdout]    --> src/tree.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     use cool_asserts::assert_panics;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `cool_asserts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]    --> src/tree.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |     use pretty_assertions::assert_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]   --> src/vec.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use pretty_assertions::assert_eq;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree` in this scope
[INFO] [stdout]    --> src/tree.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let t = lc_tree!("");
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:160:48
[INFO] [stdout]     |
[INFO] [stdout] 160 |         ListNode::assert_eq(lc_list!(1, 2, 3), lc_list!(1, 2, 3));
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:160:29
[INFO] [stdout]     |
[INFO] [stdout] 160 |         ListNode::assert_eq(lc_list!(1, 2, 3), lc_list!(1, 2, 3));
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:159:42
[INFO] [stdout]     |
[INFO] [stdout] 159 |         ListNode::assert_eq(lc_list!(1), lc_list!(1));
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |         ListNode::assert_eq(lc_list!(1), lc_list!(1));
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |         ListNode::assert_eq(lc_list!(), lc_list!());
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |         ListNode::assert_eq(lc_list!(), lc_list!());
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let l = lc_list![];
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_vecvec` in this scope
[INFO] [stdout]   --> src/vec.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let l = lc_vecvec![[9], [3, 15], [20], [7]];
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_list_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         lc_tree_assert_list_eq!(vec![lc_tree!("1"), lc_tree!("1,null,2")], ("1", "1,null,2"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_list_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         lc_tree_assert_list_eq!(vec![lc_tree!("1")], ("1"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_list_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         lc_tree_assert_list_eq!(vec![lc_tree!("")], (""));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         lc_tree_assert_eq!(lc_tree!("1,2,null,3"), "1,2,null,3");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         lc_tree_assert_eq!(lc_tree!("1,null,2,3"), "1,null,2,3");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         lc_tree_assert_eq!(lc_tree!("1,2,3"), "1,2,3");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         lc_tree_assert_eq!(lc_tree!("1"), "1");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         lc_tree_assert_eq!(lc_tree!(""), "");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree` in this scope
[INFO] [stdout]    --> src/tree.rs:234:48
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let t: Option<Rc<RefCell<TreeNode>>> = lc_tree!("1,null,2,3");
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let l = lc_list![1, 2, 3];
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec::*`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vec::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `assert_eq` found for struct `list::ListNode` in the current scope
[INFO] [stdout]    --> src/list.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct ListNode {
[INFO] [stdout]     | ------------------- function or associated item `assert_eq` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 158 |         ListNode::assert_eq(lc_list!(), lc_list!());
[INFO] [stdout]     |                   ^^^^^^^^^ function or associated item not found in `ListNode`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `list::ListNode`, consider using `list::ListNode::new` which returns `list::ListNode`
[INFO] [stdout]    --> src/list.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub fn new(val: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `assert_eq` found for struct `list::ListNode` in the current scope
[INFO] [stdout]    --> src/list.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct ListNode {
[INFO] [stdout]     | ------------------- function or associated item `assert_eq` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |         ListNode::assert_eq(lc_list!(1), lc_list!(1));
[INFO] [stdout]     |                   ^^^^^^^^^ function or associated item not found in `ListNode`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `list::ListNode`, consider using `list::ListNode::new` which returns `list::ListNode`
[INFO] [stdout]    --> src/list.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub fn new(val: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `assert_eq` found for struct `list::ListNode` in the current scope
[INFO] [stdout]    --> src/list.rs:160:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct ListNode {
[INFO] [stdout]     | ------------------- function or associated item `assert_eq` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |         ListNode::assert_eq(lc_list!(1, 2, 3), lc_list!(1, 2, 3));
[INFO] [stdout]     |                   ^^^^^^^^^ function or associated item not found in `ListNode`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `list::ListNode`, consider using `list::ListNode::new` which returns `list::ListNode`
[INFO] [stdout]    --> src/list.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub fn new(val: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lcrt` (lib test) due to 28 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ea95f2b93ff65ca35a43b0c4159461ace7a8d18d49460811e74714e101e3497e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea95f2b93ff65ca35a43b0c4159461ace7a8d18d49460811e74714e101e3497e", kill_on_drop: false }`
[INFO] [stdout] ea95f2b93ff65ca35a43b0c4159461ace7a8d18d49460811e74714e101e3497e
[INFO] checking lcrt-0.1.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate lcrt 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate lcrt 0.1.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lcrt 0.1.2
[INFO] finished tweaking crates.io crate lcrt 0.1.2
[INFO] tweaked toml for crates.io crate lcrt 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1045569825a2e57c599b1f6b2efe6d5a612f81ce78c37c1c2d34c3a2c7238b68
[INFO] running `Command { std: "docker" "start" "-a" "1045569825a2e57c599b1f6b2efe6d5a612f81ce78c37c1c2d34c3a2c7238b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1045569825a2e57c599b1f6b2efe6d5a612f81ce78c37c1c2d34c3a2c7238b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1045569825a2e57c599b1f6b2efe6d5a612f81ce78c37c1c2d34c3a2c7238b68", kill_on_drop: false }`
[INFO] [stdout] 1045569825a2e57c599b1f6b2efe6d5a612f81ce78c37c1c2d34c3a2c7238b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1965da186cbe0fee7f160053e8919303d4004a78587355e0e05b24a59119dcb
[INFO] running `Command { std: "docker" "start" "-a" "b1965da186cbe0fee7f160053e8919303d4004a78587355e0e05b24a59119dcb", kill_on_drop: false }`
[INFO] [stderr]     Checking lcrt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `vec::*`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vec::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cool_asserts`
[INFO] [stdout]    --> src/list.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use cool_asserts::assert_panics;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `cool_asserts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]    --> src/list.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use pretty_assertions::assert_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cool_asserts`
[INFO] [stdout]    --> src/tree.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     use cool_asserts::assert_panics;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `cool_asserts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]    --> src/tree.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |     use pretty_assertions::assert_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]   --> src/vec.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use pretty_assertions::assert_eq;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree` in this scope
[INFO] [stdout]    --> src/tree.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let t = lc_tree!("");
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:160:48
[INFO] [stdout]     |
[INFO] [stdout] 160 |         ListNode::assert_eq(lc_list!(1, 2, 3), lc_list!(1, 2, 3));
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:160:29
[INFO] [stdout]     |
[INFO] [stdout] 160 |         ListNode::assert_eq(lc_list!(1, 2, 3), lc_list!(1, 2, 3));
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:159:42
[INFO] [stdout]     |
[INFO] [stdout] 159 |         ListNode::assert_eq(lc_list!(1), lc_list!(1));
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |         ListNode::assert_eq(lc_list!(1), lc_list!(1));
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:158:41
[INFO] [stdout]     |
[INFO] [stdout] 158 |         ListNode::assert_eq(lc_list!(), lc_list!());
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |         ListNode::assert_eq(lc_list!(), lc_list!());
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let l = lc_list![];
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_vecvec` in this scope
[INFO] [stdout]   --> src/vec.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let l = lc_vecvec![[9], [3, 15], [20], [7]];
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_list_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         lc_tree_assert_list_eq!(vec![lc_tree!("1"), lc_tree!("1,null,2")], ("1", "1,null,2"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_list_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         lc_tree_assert_list_eq!(vec![lc_tree!("1")], ("1"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_list_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         lc_tree_assert_list_eq!(vec![lc_tree!("")], (""));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         lc_tree_assert_eq!(lc_tree!("1,2,null,3"), "1,2,null,3");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         lc_tree_assert_eq!(lc_tree!("1,null,2,3"), "1,null,2,3");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         lc_tree_assert_eq!(lc_tree!("1,2,3"), "1,2,3");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         lc_tree_assert_eq!(lc_tree!("1"), "1");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree_assert_eq` in this scope
[INFO] [stdout]    --> src/tree.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         lc_tree_assert_eq!(lc_tree!(""), "");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_tree` in this scope
[INFO] [stdout]    --> src/tree.rs:234:48
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let t: Option<Rc<RefCell<TreeNode>>> = lc_tree!("1,null,2,3");
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lc_list` in this scope
[INFO] [stdout]    --> src/list.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let l = lc_list![1, 2, 3];
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec::*`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use vec::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `assert_eq` found for struct `list::ListNode` in the current scope
[INFO] [stdout]    --> src/list.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct ListNode {
[INFO] [stdout]     | ------------------- function or associated item `assert_eq` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 158 |         ListNode::assert_eq(lc_list!(), lc_list!());
[INFO] [stdout]     |                   ^^^^^^^^^ function or associated item not found in `ListNode`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `list::ListNode`, consider using `list::ListNode::new` which returns `list::ListNode`
[INFO] [stdout]    --> src/list.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub fn new(val: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `assert_eq` found for struct `list::ListNode` in the current scope
[INFO] [stdout]    --> src/list.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct ListNode {
[INFO] [stdout]     | ------------------- function or associated item `assert_eq` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 159 |         ListNode::assert_eq(lc_list!(1), lc_list!(1));
[INFO] [stdout]     |                   ^^^^^^^^^ function or associated item not found in `ListNode`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `list::ListNode`, consider using `list::ListNode::new` which returns `list::ListNode`
[INFO] [stdout]    --> src/list.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub fn new(val: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `assert_eq` found for struct `list::ListNode` in the current scope
[INFO] [stdout]    --> src/list.rs:160:19
[INFO] [stdout]     |
[INFO] [stdout] 16  | pub struct ListNode {
[INFO] [stdout]     | ------------------- function or associated item `assert_eq` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |         ListNode::assert_eq(lc_list!(1, 2, 3), lc_list!(1, 2, 3));
[INFO] [stdout]     |                   ^^^^^^^^^ function or associated item not found in `ListNode`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `list::ListNode`, consider using `list::ListNode::new` which returns `list::ListNode`
[INFO] [stdout]    --> src/list.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub fn new(val: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lcrt` (lib test) due to 28 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b1965da186cbe0fee7f160053e8919303d4004a78587355e0e05b24a59119dcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1965da186cbe0fee7f160053e8919303d4004a78587355e0e05b24a59119dcb", kill_on_drop: false }`
[INFO] [stdout] b1965da186cbe0fee7f160053e8919303d4004a78587355e0e05b24a59119dcb
