[INFO] cloning repository https://github.com/evdc/sprout-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evdc/sprout-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevdc%2Fsprout-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevdc%2Fsprout-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee959dbeb16cd707b5bd8cf014c077104ea2b6b5 [INFO] checking evdc/sprout-rs against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevdc%2Fsprout-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evdc/sprout-rs on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evdc/sprout-rs [INFO] finished tweaking git repo https://github.com/evdc/sprout-rs [INFO] tweaked toml for git repo https://github.com/evdc/sprout-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/evdc/sprout-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f8b50fed6fd6ea38ab75e9d262f269948a70bd26c940e23f66461733fbfd5d4 [INFO] running `Command { std: "docker" "start" "-a" "9f8b50fed6fd6ea38ab75e9d262f269948a70bd26c940e23f66461733fbfd5d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f8b50fed6fd6ea38ab75e9d262f269948a70bd26c940e23f66461733fbfd5d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f8b50fed6fd6ea38ab75e9d262f269948a70bd26c940e23f66461733fbfd5d4", kill_on_drop: false }` [INFO] [stdout] 9f8b50fed6fd6ea38ab75e9d262f269948a70bd26c940e23f66461733fbfd5d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9975806c252104916fa4f6d469639824d2f1f987f1aa5bc8b3034778e37b6f9a [INFO] running `Command { std: "docker" "start" "-a" "9975806c252104916fa4f6d469639824d2f1f987f1aa5bc8b3034778e37b6f9a", kill_on_drop: false }` [INFO] [stderr] Checking sprout-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `super::compile` [INFO] [stdout] --> src/compiler/codegen2.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | use super::compile; [INFO] [stdout] | ^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `Compile` [INFO] [stdout] | no `compile` in `compiler::codegen2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | tok(TokenType::LiteralBool(true)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | tok(TokenType::And), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | tok(TokenType::Not), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | tok(TokenType::LiteralBool(false)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | tok(TokenType::Plus), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | tok(TokenType::Name("foo".to_string())), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | tok(TokenType::Star), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | tok(TokenType::LiteralStr("bar".to_string())), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | tok(TokenType::Power), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | tok(TokenType::LiteralNum(3.0)) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | tok(TokenType::Lt), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | tok(TokenType::LtEq), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | tok(TokenType::Gt), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | tok(TokenType::GtEq), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | tok(TokenType::Assign), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | tok(TokenType::Eq), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `tok` in this scope [INFO] [stdout] --> src/compiler/lexer.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | tok(TokenType::NotEq) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/compiler/parser.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | let mut p = Parser::new(&mut lex); [INFO] [stdout] | ^^^^^^^^^^^---------- two arguments of type `&mut Compiler` and `&mut VM` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compiler/parser.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn new(lexer: &'a mut Lexer<'a>, compiler: &'a mut Compiler, vm: &'a mut VM) -> Parser<'a> { [INFO] [stdout] | ^^^ ------------------------ -------------------------- -------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 397 | let mut p = Parser::new(&mut lex, /* &mut Compiler */, /* &mut VM */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/compiler/parser.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | let mut p = Parser::new(&mut lex); [INFO] [stdout] | ^^^^^^^^^^^---------- two arguments of type `&mut Compiler` and `&mut VM` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compiler/parser.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn new(lexer: &'a mut Lexer<'a>, compiler: &'a mut Compiler, vm: &'a mut VM) -> Parser<'a> { [INFO] [stdout] | ^^^ ------------------------ -------------------------- -------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 407 | let mut p = Parser::new(&mut lex, /* &mut Compiler */, /* &mut VM */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/compiler/parser.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | let mut p = Parser::new(&mut lex); [INFO] [stdout] | ^^^^^^^^^^^---------- two arguments of type `&mut Compiler` and `&mut VM` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compiler/parser.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn new(lexer: &'a mut Lexer<'a>, compiler: &'a mut Compiler, vm: &'a mut VM) -> Parser<'a> { [INFO] [stdout] | ^^^ ------------------------ -------------------------- -------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 419 | let mut p = Parser::new(&mut lex, /* &mut Compiler */, /* &mut VM */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/compiler/parser.rs:431:17 [INFO] [stdout] | [INFO] [stdout] 431 | let mut p = Parser::new(&mut lex); [INFO] [stdout] | ^^^^^^^^^^^---------- two arguments of type `&mut Compiler` and `&mut VM` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compiler/parser.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn new(lexer: &'a mut Lexer<'a>, compiler: &'a mut Compiler, vm: &'a mut VM) -> Parser<'a> { [INFO] [stdout] | ^^^ ------------------------ -------------------------- -------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 431 | let mut p = Parser::new(&mut lex, /* &mut Compiler */, /* &mut VM */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/compiler/parser.rs:443:17 [INFO] [stdout] | [INFO] [stdout] 443 | let mut p = Parser::new(&mut lex); [INFO] [stdout] | ^^^^^^^^^^^---------- two arguments of type `&mut Compiler` and `&mut VM` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compiler/parser.rs:293:12 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn new(lexer: &'a mut Lexer<'a>, compiler: &'a mut Compiler, vm: &'a mut VM) -> Parser<'a> { [INFO] [stdout] | ^^^ ------------------------ -------------------------- -------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 443 | let mut p = Parser::new(&mut lex, /* &mut Compiler */, /* &mut VM */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/compiler/parser.rs:454:18 [INFO] [stdout] | [INFO] [stdout] 454 | let result = Parser::parse(input); [INFO] [stdout] | ^^^^^^^^^^^^^------- two arguments of type `&mut Compiler` and `&mut VM` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compiler/parser.rs:305:12 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn parse(input: &str, compiler: &mut Compiler, vm: &mut VM) -> Result { [INFO] [stdout] | ^^^^^ ----------- ----------------------- ----------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 454 | let result = Parser::parse(input, /* &mut Compiler */, /* &mut VM */); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> src/compiler/codegen2.rs:397:19 [INFO] [stdout] | [INFO] [stdout] 397 | let ast = Parser::parse(input).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^------- two arguments of type `&mut Compiler` and `&mut VM` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compiler/parser.rs:305:12 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn parse(input: &str, compiler: &mut Compiler, vm: &mut VM) -> Result { [INFO] [stdout] | ^^^^^ ----------- ----------------------- ----------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 397 | let ast = Parser::parse(input, /* &mut Compiler */, /* &mut VM */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sprout-rs` (lib test) due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "9975806c252104916fa4f6d469639824d2f1f987f1aa5bc8b3034778e37b6f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9975806c252104916fa4f6d469639824d2f1f987f1aa5bc8b3034778e37b6f9a", kill_on_drop: false }` [INFO] [stdout] 9975806c252104916fa4f6d469639824d2f1f987f1aa5bc8b3034778e37b6f9a [INFO] checking evdc/sprout-rs against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevdc%2Fsprout-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evdc/sprout-rs on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evdc/sprout-rs [INFO] finished tweaking git repo https://github.com/evdc/sprout-rs [INFO] tweaked toml for git repo https://github.com/evdc/sprout-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/evdc/sprout-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9a6599da015a667ea5c085b16e12354eaf0d3225f1425d6f294eabde2d8b89 [INFO] running `Command { std: "docker" "start" "-a" "6d9a6599da015a667ea5c085b16e12354eaf0d3225f1425d6f294eabde2d8b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9a6599da015a667ea5c085b16e12354eaf0d3225f1425d6f294eabde2d8b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9a6599da015a667ea5c085b16e12354eaf0d3225f1425d6f294eabde2d8b89", kill_on_drop: false }` [INFO] [stdout] 6d9a6599da015a667ea5c085b16e12354eaf0d3225f1425d6f294eabde2d8b89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca395fa1d556291773ce5fa4435f39000ede0ea381cb0a48270e7040f9515e1b [INFO] running `Command { std: "docker" "start" "-a" "ca395fa1d556291773ce5fa4435f39000ede0ea381cb0a48270e7040f9515e1b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "ca395fa1d556291773ce5fa4435f39000ede0ea381cb0a48270e7040f9515e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca395fa1d556291773ce5fa4435f39000ede0ea381cb0a48270e7040f9515e1b", kill_on_drop: false }` [INFO] [stdout] ca395fa1d556291773ce5fa4435f39000ede0ea381cb0a48270e7040f9515e1b