[INFO] cloning repository https://github.com/foxboxpdx/tiny2terra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foxboxpdx/tiny2terra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxboxpdx%2Ftiny2terra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxboxpdx%2Ftiny2terra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8631b2afe6970a17cef9f562adc030646d8ee1ce [INFO] checking foxboxpdx/tiny2terra against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxboxpdx%2Ftiny2terra" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foxboxpdx/tiny2terra 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/foxboxpdx/tiny2terra [INFO] finished tweaking git repo https://github.com/foxboxpdx/tiny2terra [INFO] tweaked toml for git repo https://github.com/foxboxpdx/tiny2terra written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/foxboxpdx/tiny2terra 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.4.27 [INFO] [stderr] Downloaded serde_derive v1.0.90 [INFO] [stderr] Downloaded serde_json v1.0.39 [INFO] [stderr] Downloaded textwrap v0.10.0 [INFO] [stderr] Downloaded quote v0.6.11 [INFO] [stderr] Downloaded itoa v0.4.3 [INFO] [stderr] Downloaded bitflags v1.0.4 [INFO] [stderr] Downloaded serde v1.0.90 [INFO] [stderr] Downloaded redox_syscall v0.1.52 [INFO] [stderr] Downloaded atty v0.2.11 [INFO] [stderr] Downloaded strsim v0.7.0 [INFO] [stderr] Downloaded ryu v0.2.7 [INFO] [stderr] Downloaded libc v0.2.51 [INFO] [stderr] Downloaded unicode-width v0.1.5 [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded clap v2.32.0 [INFO] [stderr] Downloaded syn v0.15.30 [INFO] [stderr] Downloaded winapi v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29bcd7db400bb14552c9083fc0e323b89b5329c84f483523a261fd568e9d9714 [INFO] running `Command { std: "docker" "start" "-a" "29bcd7db400bb14552c9083fc0e323b89b5329c84f483523a261fd568e9d9714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29bcd7db400bb14552c9083fc0e323b89b5329c84f483523a261fd568e9d9714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29bcd7db400bb14552c9083fc0e323b89b5329c84f483523a261fd568e9d9714", kill_on_drop: false }` [INFO] [stdout] 29bcd7db400bb14552c9083fc0e323b89b5329c84f483523a261fd568e9d9714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68ef68802b430eba7445dafe1d93e302d37c68a8bfb8234578df3540ca9bfa78 [INFO] running `Command { std: "docker" "start" "-a" "68ef68802b430eba7445dafe1d93e302d37c68a8bfb8234578df3540ca9bfa78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking tiny2terra v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `route53_parser` [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | use route53_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `route53_parser` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | let y = Route53Record::new("zone", "name", "rtype", "a", 123); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:41:36 [INFO] [stdout] | [INFO] [stdout] 41 | let mut y = Route53Record::new("zone", "name", "rtype", "a", 123); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:57:36 [INFO] [stdout] | [INFO] [stdout] 57 | let mut y = Route53Record::new("zone", "name", "rtype", "a", 123); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | let z = Route53Record::new("zone", "name", "rtype", "b", 123); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | let x = Route53Record::new("zone", "name", "rtype", "a", 123); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | let y = Route53Record::new("zone", "name", "rtype", "a", 123); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | let z = Route53Record::new("zone", "name", "rtype", "b", 123); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | let a = Route53Record::new("zone", "eman", "rtype", "a", 123); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | let x = Route53Record::new(&zone, "test.foo.com", "A", "1.2.3.4", 450); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | let a = Route53Record::new(&zone, "foo.example.com", "A", "1.2.3.4", 600); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:140:32 [INFO] [stdout] | [INFO] [stdout] 140 | let b = Route53Record::new(&zone, "4.3.2.1.in-addr.arpa", "PTR", "foo.example.com", 600); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:141:32 [INFO] [stdout] | [INFO] [stdout] 141 | let c = Route53Record::new(&zone, "bar.example.com", "CNAME", "foo.example.com", 600); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `types::Route53Record` in the current scope [INFO] [stdout] --> src/lib.rs:142:32 [INFO] [stdout] | [INFO] [stdout] 142 | let d = Route53Record::new(&zone, "txt.example.com", "TXT", "Some text string", 600); [INFO] [stdout] | ^^^ function or associated item not found in `Route53Record` [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Route53Record { [INFO] [stdout] | ------------------------ function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [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 `tiny2terra` (lib test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "68ef68802b430eba7445dafe1d93e302d37c68a8bfb8234578df3540ca9bfa78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ef68802b430eba7445dafe1d93e302d37c68a8bfb8234578df3540ca9bfa78", kill_on_drop: false }` [INFO] [stdout] 68ef68802b430eba7445dafe1d93e302d37c68a8bfb8234578df3540ca9bfa78 [INFO] checking foxboxpdx/tiny2terra against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxboxpdx%2Ftiny2terra" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foxboxpdx/tiny2terra 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/foxboxpdx/tiny2terra [INFO] finished tweaking git repo https://github.com/foxboxpdx/tiny2terra [INFO] tweaked toml for git repo https://github.com/foxboxpdx/tiny2terra written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/foxboxpdx/tiny2terra 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8c00089c1f2596c8446e40b9ad581c40e2d114b5e9c25850fd5ebf75e487fae [INFO] running `Command { std: "docker" "start" "-a" "a8c00089c1f2596c8446e40b9ad581c40e2d114b5e9c25850fd5ebf75e487fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8c00089c1f2596c8446e40b9ad581c40e2d114b5e9c25850fd5ebf75e487fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c00089c1f2596c8446e40b9ad581c40e2d114b5e9c25850fd5ebf75e487fae", kill_on_drop: false }` [INFO] [stdout] a8c00089c1f2596c8446e40b9ad581c40e2d114b5e9c25850fd5ebf75e487fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8322dd89697e6fa970074b52cef0aeaf74bd249b77bbd55c00ea0922c0b4751 [INFO] running `Command { std: "docker" "start" "-a" "d8322dd89697e6fa970074b52cef0aeaf74bd249b77bbd55c00ea0922c0b4751", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "d8322dd89697e6fa970074b52cef0aeaf74bd249b77bbd55c00ea0922c0b4751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8322dd89697e6fa970074b52cef0aeaf74bd249b77bbd55c00ea0922c0b4751", kill_on_drop: false }` [INFO] [stdout] d8322dd89697e6fa970074b52cef0aeaf74bd249b77bbd55c00ea0922c0b4751