[INFO] cloning repository https://github.com/nsmryan/parcel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nsmryan/parcel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2Fparcel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2Fparcel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b30c58887cdd8b983a0d7ba3510e2d86d155d094 [INFO] checking nsmryan/parcel against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2Fparcel" "/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/nsmryan/parcel on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nsmryan/parcel [INFO] finished tweaking git repo https://github.com/nsmryan/parcel [INFO] tweaked toml for git repo https://github.com/nsmryan/parcel written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nsmryan/parcel 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-if v0.1.7 [INFO] [stderr] Downloaded termion v1.5.2 [INFO] [stderr] Downloaded aho-corasick v0.7.3 [INFO] [stderr] Downloaded quickcheck v0.6.2 [INFO] [stderr] Downloaded itoa v0.4.4 [INFO] [stderr] Downloaded serde_derive v1.0.91 [INFO] [stderr] Downloaded ryu v0.2.8 [INFO] [stderr] Downloaded serde v1.0.91 [INFO] [stderr] Downloaded syn v0.15.34 [INFO] [stderr] Downloaded flame v0.2.2 [INFO] [stderr] Downloaded libc v0.2.54 [INFO] [stderr] Downloaded regex-syntax v0.6.6 [INFO] [stderr] Downloaded regex v1.1.6 [INFO] [stderr] Downloaded serde_json v1.0.39 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bac83eeeb6d9b978b7ebe571adf595f8ebd2add9d42ef849eb15a270219aceda [INFO] running `Command { std: "docker" "start" "-a" "bac83eeeb6d9b978b7ebe571adf595f8ebd2add9d42ef849eb15a270219aceda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bac83eeeb6d9b978b7ebe571adf595f8ebd2add9d42ef849eb15a270219aceda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac83eeeb6d9b978b7ebe571adf595f8ebd2add9d42ef849eb15a270219aceda", kill_on_drop: false }` [INFO] [stdout] bac83eeeb6d9b978b7ebe571adf595f8ebd2add9d42ef849eb15a270219aceda [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 112e8d095e49b0664407af9c60a8493e32dbd9b7f8fd8e257265b899aeac83c0 [INFO] running `Command { std: "docker" "start" "-a" "112e8d095e49b0664407af9c60a8493e32dbd9b7f8fd8e257265b899aeac83c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking hew v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking quickcheck v0.6.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:229:12 [INFO] [stdout] | [INFO] [stdout] 229 | encode(input.as_bytes(), &mut output); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found reference `&[u8]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn encode(input: &mut R, output: &mut W) { [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 239 | encode(input.as_bytes(), &mut output); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found reference `&[u8]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn encode(input: &mut R, output: &mut W) { [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 248 | encode(input.as_bytes(), &mut output); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found reference `&[u8]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn encode(input: &mut R, output: &mut W) { [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:257:12 [INFO] [stdout] | [INFO] [stdout] 257 | encode(input.as_bytes(), &mut output); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found reference `&[u8]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn encode(input: &mut R, output: &mut W) { [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | encode(input.as_bytes(), &mut output); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found reference `&[u8]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn encode(input: &mut R, output: &mut W) { [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 276 | encode(input.as_bytes(), &mut output); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found reference `&[u8]` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:219:4 [INFO] [stdout] | [INFO] [stdout] 219 | fn encode(input: &mut R, output: &mut W) { [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:361:10 [INFO] [stdout] | [INFO] [stdout] 361 | decode(Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `&mut _`, found `Cursor>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found struct `std::io::Cursor>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn decode(input: &mut R, [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] help: consider mutably borrowing here [INFO] [stdout] | [INFO] [stdout] 361 | decode(&mut Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:378:10 [INFO] [stdout] | [INFO] [stdout] 378 | decode(Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `&mut _`, found `Cursor>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found struct `std::io::Cursor>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn decode(input: &mut R, [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] help: consider mutably borrowing here [INFO] [stdout] | [INFO] [stdout] 378 | decode(&mut Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:385:10 [INFO] [stdout] | [INFO] [stdout] 385 | decode(Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `&mut _`, found `Cursor>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found struct `std::io::Cursor>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn decode(input: &mut R, [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] help: consider mutably borrowing here [INFO] [stdout] | [INFO] [stdout] 385 | decode(&mut Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:401:10 [INFO] [stdout] | [INFO] [stdout] 401 | decode(Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `&mut _`, found `Cursor>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found struct `std::io::Cursor>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn decode(input: &mut R, [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] help: consider mutably borrowing here [INFO] [stdout] | [INFO] [stdout] 401 | decode(&mut Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:408:10 [INFO] [stdout] | [INFO] [stdout] 408 | decode(Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `&mut _`, found `Cursor>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found struct `std::io::Cursor>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn decode(input: &mut R, [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] help: consider mutably borrowing here [INFO] [stdout] | [INFO] [stdout] 408 | decode(&mut Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:415:10 [INFO] [stdout] | [INFO] [stdout] 415 | decode(Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `&mut _`, found `Cursor>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found struct `std::io::Cursor>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn decode(input: &mut R, [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] help: consider mutably borrowing here [INFO] [stdout] | [INFO] [stdout] 415 | decode(&mut Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:422:10 [INFO] [stdout] | [INFO] [stdout] 422 | decode(Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `&mut _`, found `Cursor>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut _` [INFO] [stdout] found struct `std::io::Cursor>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn decode(input: &mut R, [INFO] [stdout] | ^^^^^^ ------------- [INFO] [stdout] help: consider mutably borrowing here [INFO] [stdout] | [INFO] [stdout] 422 | decode(&mut Cursor::new(input), &mut output, line_width, word_width, case, prefix, &sep); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hew` (bin "hew" test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "112e8d095e49b0664407af9c60a8493e32dbd9b7f8fd8e257265b899aeac83c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112e8d095e49b0664407af9c60a8493e32dbd9b7f8fd8e257265b899aeac83c0", kill_on_drop: false }` [INFO] [stdout] 112e8d095e49b0664407af9c60a8493e32dbd9b7f8fd8e257265b899aeac83c0 [INFO] checking nsmryan/parcel against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2Fparcel" "/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/nsmryan/parcel on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nsmryan/parcel [INFO] finished tweaking git repo https://github.com/nsmryan/parcel [INFO] tweaked toml for git repo https://github.com/nsmryan/parcel written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nsmryan/parcel 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4912ce202e5c94a9c02c79602293bc37113244aed0541953c59c3be6ee44c807 [INFO] running `Command { std: "docker" "start" "-a" "4912ce202e5c94a9c02c79602293bc37113244aed0541953c59c3be6ee44c807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4912ce202e5c94a9c02c79602293bc37113244aed0541953c59c3be6ee44c807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4912ce202e5c94a9c02c79602293bc37113244aed0541953c59c3be6ee44c807", kill_on_drop: false }` [INFO] [stdout] 4912ce202e5c94a9c02c79602293bc37113244aed0541953c59c3be6ee44c807 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6003424f28c38ae8e87d62e752c7313d82a4b7f09518407ef4e324f75fb520d [INFO] running `Command { std: "docker" "start" "-a" "a6003424f28c38ae8e87d62e752c7313d82a4b7f09518407ef4e324f75fb520d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "a6003424f28c38ae8e87d62e752c7313d82a4b7f09518407ef4e324f75fb520d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6003424f28c38ae8e87d62e752c7313d82a4b7f09518407ef4e324f75fb520d", kill_on_drop: false }` [INFO] [stdout] a6003424f28c38ae8e87d62e752c7313d82a4b7f09518407ef4e324f75fb520d