[INFO] cloning repository https://github.com/marcothms/bad-apple-embedded-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcothms/bad-apple-embedded-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcothms%2Fbad-apple-embedded-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcothms%2Fbad-apple-embedded-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f60df964abbfda3952b39c24b23372b9f6b54e4 [INFO] checking marcothms/bad-apple-embedded-rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcothms%2Fbad-apple-embedded-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcothms/bad-apple-embedded-rs 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/marcothms/bad-apple-embedded-rs [INFO] finished tweaking git repo https://github.com/marcothms/bad-apple-embedded-rs [INFO] tweaked toml for git repo https://github.com/marcothms/bad-apple-embedded-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/marcothms/bad-apple-embedded-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtcc v0.3.0 [INFO] [stderr] Downloaded stm32f3xx-hal v0.9.0 [INFO] [stderr] Downloaded rtt-target v0.2.2 [INFO] [stderr] Downloaded asciify v0.1.6 [INFO] [stderr] Downloaded ffmpeg-next v5.0.3 [INFO] [stderr] Downloaded ssd1306 v0.7.0 [INFO] [stderr] Downloaded clap v3.1.10 [INFO] [stderr] Downloaded stm32f3 v0.14.0 [INFO] [stderr] Downloaded ffmpeg-sys-next v5.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0e42b6ef74f237704b85c7a147e8ed22b219cf791f0d1980b1fd5c7910b8214b [INFO] running `Command { std: "docker" "start" "-a" "0e42b6ef74f237704b85c7a147e8ed22b219cf791f0d1980b1fd5c7910b8214b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e42b6ef74f237704b85c7a147e8ed22b219cf791f0d1980b1fd5c7910b8214b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e42b6ef74f237704b85c7a147e8ed22b219cf791f0d1980b1fd5c7910b8214b", kill_on_drop: false }` [INFO] [stdout] 0e42b6ef74f237704b85c7a147e8ed22b219cf791f0d1980b1fd5c7910b8214b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 83d2b871671610d330c68c4c8d4a10c6bcd42a4d051fbc657aa7562ecfa63bdf [INFO] running `Command { std: "docker" "start" "-a" "83d2b871671610d330c68c4c8d4a10c6bcd42a4d051fbc657aa7562ecfa63bdf", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Compiling stm32f3 v0.14.0 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Compiling stm32-usbd v0.6.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling stm32f3xx-hal v0.9.0 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ffmpeg-next v5.0.3 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking rtcc v0.3.0 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Checking display-interface-i2c v0.4.0 [INFO] [stderr] Checking rtt-target v0.3.1 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking bxcan v0.6.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Checking panic-rtt-target v0.1.2 [INFO] [stderr] Checking embedded-graphics v0.7.1 [INFO] [stderr] Checking ssd1306 v0.7.0 [INFO] [stderr] Checking rtt-target v0.2.2 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking clap v3.1.10 [INFO] [stderr] Compiling ffmpeg-sys-next v5.0.1 [INFO] [stderr] Checking asciify v0.1.6 [INFO] [stderr] Checking video-to-ascii v0.1.0 (/opt/rustwide/workdir/video-to-ascii) [INFO] [stderr] Checking bad-apple-embedded-rs v0.1.0 (/opt/rustwide/workdir/bad-apple-embedded) [INFO] [stdout] error[E0152]: duplicate lang item in crate `panic_rtt_target` (which `bad_apple_embedded_rs` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib [INFO] [stdout] = note: second definition in `panic_rtt_target` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_target-68be5076b9fd40b9.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `panic_rtt_target` (which `bad_apple_embedded_rs` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `num_traits` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib [INFO] [stdout] = note: second definition in `panic_rtt_target` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_target-68be5076b9fd40b9.rmeta [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bad-apple-embedded-rs` (bin "bad-apple-embedded-rs" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bad-apple-embedded-rs` (bin "bad-apple-embedded-rs") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "83d2b871671610d330c68c4c8d4a10c6bcd42a4d051fbc657aa7562ecfa63bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d2b871671610d330c68c4c8d4a10c6bcd42a4d051fbc657aa7562ecfa63bdf", kill_on_drop: false }` [INFO] [stdout] 83d2b871671610d330c68c4c8d4a10c6bcd42a4d051fbc657aa7562ecfa63bdf [INFO] checking marcothms/bad-apple-embedded-rs against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcothms%2Fbad-apple-embedded-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcothms/bad-apple-embedded-rs 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/marcothms/bad-apple-embedded-rs [INFO] finished tweaking git repo https://github.com/marcothms/bad-apple-embedded-rs [INFO] tweaked toml for git repo https://github.com/marcothms/bad-apple-embedded-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/marcothms/bad-apple-embedded-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fd125125d78b34a29eda2238aef685719a2995e9ebd2a96f6a06d5462554e50a [INFO] running `Command { std: "docker" "start" "-a" "fd125125d78b34a29eda2238aef685719a2995e9ebd2a96f6a06d5462554e50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd125125d78b34a29eda2238aef685719a2995e9ebd2a96f6a06d5462554e50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd125125d78b34a29eda2238aef685719a2995e9ebd2a96f6a06d5462554e50a", kill_on_drop: false }` [INFO] [stdout] fd125125d78b34a29eda2238aef685719a2995e9ebd2a96f6a06d5462554e50a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 89d506ef3211945bc2ab4948986fd62fe96d55824e802b885a56b0eb1c4e3e71 [INFO] running `Command { std: "docker" "start" "-a" "89d506ef3211945bc2ab4948986fd62fe96d55824e802b885a56b0eb1c4e3e71", 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" "89d506ef3211945bc2ab4948986fd62fe96d55824e802b885a56b0eb1c4e3e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d506ef3211945bc2ab4948986fd62fe96d55824e802b885a56b0eb1c4e3e71", kill_on_drop: false }` [INFO] [stdout] 89d506ef3211945bc2ab4948986fd62fe96d55824e802b885a56b0eb1c4e3e71