[INFO] cloning repository https://github.com/Aromatic05/portable-devshell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aromatic05/portable-devshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAromatic05%2Fportable-devshell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAromatic05%2Fportable-devshell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f3e401d33efa481ee6ee9b0c8e39c221d42b802
[INFO] checking Aromatic05/portable-devshell against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAromatic05%2Fportable-devshell" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Aromatic05/portable-devshell
[INFO] finished tweaking git repo https://github.com/Aromatic05/portable-devshell
[INFO] tweaked toml for git repo https://github.com/Aromatic05/portable-devshell written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aromatic05/portable-devshell on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aromatic05/portable-devshell 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.66
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded serial2 v0.2.38
[INFO] [stderr]   Downloaded tree-sitter v0.26.10
[INFO] [stderr]   Downloaded tree-sitter-md v0.5.3
[INFO] [stderr]   Downloaded ignore v0.4.28
[INFO] [stderr]   Downloaded winx v0.36.4
[INFO] [stderr]   Downloaded diffy v0.5.0
[INFO] [stderr]   Downloaded io-lifetimes v3.0.1
[INFO] [stderr]   Downloaded cap-std v4.0.2
[INFO] [stderr]   Downloaded io-extras v0.19.0
[INFO] [stderr]   Downloaded cap-primitives v4.0.2
[INFO] [stderr]   Downloaded fs-set-times v0.20.3
[INFO] [stderr]   Downloaded ambient-authority v0.0.2
[INFO] [stderr]   Downloaded io-lifetimes v2.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9fa3a284121ec868a57bbc81c8460766c383c8994cbb7c6f89659ebfa7c6bbfe
[INFO] running `Command { std: "docker" "start" "9fa3a284121ec868a57bbc81c8460766c383c8994cbb7c6f89659ebfa7c6bbfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fa3a284121ec868a57bbc81c8460766c383c8994cbb7c6f89659ebfa7c6bbfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9fa3a284121ec868a57bbc81c8460766c383c8994cbb7c6f89659ebfa7c6bbfe" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fa3a284121ec868a57bbc81c8460766c383c8994cbb7c6f89659ebfa7c6bbfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9fa3a284121ec868a57bbc81c8460766c383c8994cbb7c6f89659ebfa7c6bbfe" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling cap-primitives v4.0.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling cap-std v4.0.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking diffy v0.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking assert_cmd v2.2.2
[INFO] [stderr]     Checking ignore v0.4.28
[INFO] [stderr]    Compiling tree-sitter v0.26.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking devshell-worker v0.7.5 (/opt/rustwide/workdir/crates/devshell-worker)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "9fa3a284121ec868a57bbc81c8460766c383c8994cbb7c6f89659ebfa7c6bbfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fa3a284121ec868a57bbc81c8460766c383c8994cbb7c6f89659ebfa7c6bbfe", kill_on_drop: false }`
[INFO] [stdout] 9fa3a284121ec868a57bbc81c8460766c383c8994cbb7c6f89659ebfa7c6bbfe
