[INFO] cloning repository https://github.com/acard0/instally [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acard0/instally" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facard0%2Finstally", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facard0%2Finstally'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 937d0c6cd994be16d87e51b744563d0876aa9ace [INFO] checking acard0/instally against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facard0%2Finstally" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acard0/instally 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] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/acard0/instally [INFO] finished tweaking git repo https://github.com/acard0/instally [INFO] tweaked toml for git repo https://github.com/acard0/instally written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/acard0/instally 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] Updating git repository `https://github.com/acard0/rust-i18n` [INFO] [stderr] Updating git repository `https://github.com/acard0/struct_field` [INFO] [stderr] Updating git repository `https://github.com/rustytsuki/egui` [INFO] [stderr] Updating git repository `https://github.com/rustytsuki/rust-skia` [INFO] [stderr] Updating git submodule `https://github.com/rust-skia/skia.git` [INFO] [stderr] Updating git submodule `https://github.com/rust-skia/depot_tools.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sys-locale v0.3.0 [INFO] [stderr] Downloaded serde_yaml v0.9.24 [INFO] [stderr] Downloaded filepath v0.1.2 [INFO] [stderr] Downloaded patternscan v1.2.0 [INFO] [stderr] Downloaded static_vcruntime v2.0.0 [INFO] [stderr] Downloaded rquickjs v0.3.1 [INFO] [stderr] Downloaded rquickjs-macro v0.3.1 [INFO] [stderr] Downloaded glutin v0.30.9 [INFO] [stderr] Downloaded rquickjs-core v0.3.1 [INFO] [stderr] Downloaded rquickjs-sys v0.3.1 [INFO] [stderr] Downloaded skia-bindings v0.58.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] efcb14e98f2371915eb134e8d3d780d6d9c259457100b57afba1c2820e61008f [INFO] running `Command { std: "docker" "start" "-a" "efcb14e98f2371915eb134e8d3d780d6d9c259457100b57afba1c2820e61008f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efcb14e98f2371915eb134e8d3d780d6d9c259457100b57afba1c2820e61008f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efcb14e98f2371915eb134e8d3d780d6d9c259457100b57afba1c2820e61008f", kill_on_drop: false }` [INFO] [stdout] efcb14e98f2371915eb134e8d3d780d6d9c259457100b57afba1c2820e61008f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a120bc5097b8579fd03dbbc1b9c6fa31965a6bbe9d9ce0faad621d98bc213fcb [INFO] running `Command { std: "docker" "start" "-a" "a120bc5097b8579fd03dbbc1b9c6fa31965a6bbe9d9ce0faad621d98bc213fcb", 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 libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling globset v0.4.11 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling rquickjs-sys v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking serde_yaml v0.9.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking sys-locale v0.3.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rust-i18n v2.0.1-x (https://github.com/acard0/rust-i18n?rev=92cfa03#92cfa032) [INFO] [stderr] Compiling rust-i18n-support v2.0.0 (https://github.com/acard0/rust-i18n?rev=92cfa03#92cfa032) [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling rust-i18n-macros v2.0.0 (https://github.com/acard0/rust-i18n?rev=92cfa03#92cfa032) [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking rust-i18n-extract v2.0.0 (https://github.com/acard0/rust-i18n?rev=92cfa03#92cfa032) [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling struct_field v0.1.6 (https://github.com/acard0/struct_field?rev=0b947e8#0b947e87) [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking sysinfo v0.29.4 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a120bc5097b8579fd03dbbc1b9c6fa31965a6bbe9d9ce0faad621d98bc213fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a120bc5097b8579fd03dbbc1b9c6fa31965a6bbe9d9ce0faad621d98bc213fcb", kill_on_drop: false }` [INFO] [stdout] a120bc5097b8579fd03dbbc1b9c6fa31965a6bbe9d9ce0faad621d98bc213fcb [INFO] checking acard0/instally against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facard0%2Finstally" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acard0/instally 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] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/acard0/instally [INFO] finished tweaking git repo https://github.com/acard0/instally [INFO] tweaked toml for git repo https://github.com/acard0/instally written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/acard0/instally 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 07d1efaf5ffa83a04f9d7ee3f993a02f2541de650ffe311421702facd7ae4411 [INFO] running `Command { std: "docker" "start" "-a" "07d1efaf5ffa83a04f9d7ee3f993a02f2541de650ffe311421702facd7ae4411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07d1efaf5ffa83a04f9d7ee3f993a02f2541de650ffe311421702facd7ae4411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d1efaf5ffa83a04f9d7ee3f993a02f2541de650ffe311421702facd7ae4411", kill_on_drop: false }` [INFO] [stdout] 07d1efaf5ffa83a04f9d7ee3f993a02f2541de650ffe311421702facd7ae4411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f086a64e8b6f1b9bfe01cc2bd9ad145d52ff72164a73d13e01ff231b010d28db [INFO] running `Command { std: "docker" "start" "-a" "f086a64e8b6f1b9bfe01cc2bd9ad145d52ff72164a73d13e01ff231b010d28db", 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" "f086a64e8b6f1b9bfe01cc2bd9ad145d52ff72164a73d13e01ff231b010d28db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f086a64e8b6f1b9bfe01cc2bd9ad145d52ff72164a73d13e01ff231b010d28db", kill_on_drop: false }` [INFO] [stdout] f086a64e8b6f1b9bfe01cc2bd9ad145d52ff72164a73d13e01ff231b010d28db