[INFO] cloning repository https://github.com/noroutine/rust-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noroutine/rust-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoroutine%2Frust-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoroutine%2Frust-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 595199ef19ab89ea451757c7641f2eba4e5b997a [INFO] testing noroutine/rust-sandbox against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoroutine%2Frust-sandbox" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/noroutine/rust-sandbox [INFO] finished tweaking git repo https://github.com/noroutine/rust-sandbox [INFO] tweaked toml for git repo https://github.com/noroutine/rust-sandbox written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/noroutine/rust-sandbox on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/noroutine/rust-sandbox 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-serde v0.9.0 [INFO] [stderr] Downloaded win-sys v0.3.1 [INFO] [stderr] Downloaded heed-types v0.21.0 [INFO] [stderr] Downloaded munge_macro v0.4.6 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded heed-traits v0.20.0 [INFO] [stderr] Downloaded hyper-timeout v0.5.2 [INFO] [stderr] Downloaded biscuit-quote v0.3.0 [INFO] [stderr] Downloaded ptr_meta_derive v0.3.0 [INFO] [stderr] Downloaded biscuit-parser v0.2.0 [INFO] [stderr] Downloaded deranged v0.5.4 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded rkyv_derive v0.8.11 [INFO] [stderr] Downloaded educe v0.5.11 [INFO] [stderr] Downloaded heed v0.22.0 [INFO] [stderr] Downloaded dbus v0.9.9 [INFO] [stderr] Downloaded tracing-opentelemetry v0.31.0 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded tarpc v0.37.0 [INFO] [stderr] Downloaded biscuit-auth v6.0.0 [INFO] [stderr] Downloaded lmdb-master-sys v0.2.5 [INFO] [stderr] Downloaded opentelemetry_sdk v0.30.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.30.0 [INFO] [stderr] Downloaded rkyv v0.8.11 [INFO] [stderr] Downloaded opentelemetry v0.30.0 [INFO] [stderr] Downloaded keyring v3.6.3 [INFO] [stderr] Downloaded opentelemetry-otlp v0.30.0 [INFO] [stderr] Downloaded synchronoise v1.0.1 [INFO] [stderr] Downloaded dbus-secret-service v4.1.0 [INFO] [stderr] Downloaded opentelemetry-http v0.30.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Downloaded rancor v0.1.0 [INFO] [stderr] Downloaded zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Downloaded doxygen-rs v0.4.2 [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded bytecheck_derive v0.8.1 [INFO] [stderr] Downloaded bytecheck v0.8.1 [INFO] [stderr] Downloaded munge v0.4.6 [INFO] [stderr] Downloaded ptr_meta v0.3.0 [INFO] [stderr] Downloaded rend v0.5.2 [INFO] [stderr] Downloaded shared_memory v0.12.4 [INFO] [stderr] Downloaded zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Downloaded humantime v2.3.0 [INFO] [stderr] Downloaded tarpc-plugins v0.14.1 [INFO] [stderr] Downloaded zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Downloaded libdbus-sys v0.2.6 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c02bb212fb0d148f45e90ed28338a0d60e5dbc54364e17280b0a615bd2f0a970 [INFO] running `Command { std: "docker" "start" "-a" "c02bb212fb0d148f45e90ed28338a0d60e5dbc54364e17280b0a615bd2f0a970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c02bb212fb0d148f45e90ed28338a0d60e5dbc54364e17280b0a615bd2f0a970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02bb212fb0d148f45e90ed28338a0d60e5dbc54364e17280b0a615bd2f0a970", kill_on_drop: false }` [INFO] [stdout] c02bb212fb0d148f45e90ed28338a0d60e5dbc54364e17280b0a615bd2f0a970 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0952568ff03097089b8fe26b33f07dc1a3d4f267f17de0059ff051b0b710cb14 [INFO] running `Command { std: "docker" "start" "-a" "0952568ff03097089b8fe26b33f07dc1a3d4f267f17de0059ff051b0b710cb14", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling dbus v0.9.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling biscuit-auth v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heed v0.22.0 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling biscuit-parser v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling munge v0.4.6 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling heed-types v0.21.0 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling dbus-secret-service v4.1.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio-serde v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling biscuit-quote v0.3.0 [INFO] [stderr] Compiling tarpc-plugins v0.14.1 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling shared_memory v0.12.4 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling rkyv v0.8.11 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling tarpc v0.37.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling rust-sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `Command { std: "docker" "inspect" "0952568ff03097089b8fe26b33f07dc1a3d4f267f17de0059ff051b0b710cb14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0952568ff03097089b8fe26b33f07dc1a3d4f267f17de0059ff051b0b710cb14", kill_on_drop: false }` [INFO] [stdout] 0952568ff03097089b8fe26b33f07dc1a3d4f267f17de0059ff051b0b710cb14 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edfa4450a41ceb171c27e80808355f728b775ec149afca938b118f941c77cace [INFO] running `Command { std: "docker" "start" "-a" "edfa4450a41ceb171c27e80808355f728b775ec149afca938b118f941c77cace", kill_on_drop: false }` [INFO] [stderr] Compiling rust-sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `saturn` [INFO] [stdout] --> examples/hm1.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | let (mercury, venus, earth, mars, jupiter, saturn, uranus, neptune) = ( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_saturn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uranus` [INFO] [stdout] --> examples/hm1.rs:29:56 [INFO] [stdout] | [INFO] [stdout] 29 | let (mercury, venus, earth, mars, jupiter, saturn, uranus, neptune) = ( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_uranus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neptune` [INFO] [stdout] --> examples/hm1.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | let (mercury, venus, earth, mars, jupiter, saturn, uranus, neptune) = ( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neptune` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `solar_distance_v2` [INFO] [stdout] --> examples/hm1.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | let solar_distance_v2 = HashMap::from([ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solar_distance_v2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `borrowed_name` [INFO] [stdout] --> examples/ref1.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let borrowed_name = mercury.name.as_str(); // Borrow from mercury [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_borrowed_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `solar_distance` is never read [INFO] [stdout] --> examples/ref1.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | struct Planet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 5 | name: String, [INFO] [stdout] 6 | solar_distance: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Planet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.77s [INFO] running `Command { std: "docker" "inspect" "edfa4450a41ceb171c27e80808355f728b775ec149afca938b118f941c77cace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edfa4450a41ceb171c27e80808355f728b775ec149afca938b118f941c77cace", kill_on_drop: false }` [INFO] [stdout] edfa4450a41ceb171c27e80808355f728b775ec149afca938b118f941c77cace [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 301c7eb7b8f81460da31418e487ab88df599ca179a4c7737000c370e60b6cb2b [INFO] running `Command { std: "docker" "start" "-a" "301c7eb7b8f81460da31418e487ab88df599ca179a4c7737000c370e60b6cb2b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `borrowed_name` [INFO] [stderr] --> examples/ref1.rs:74:9 [INFO] [stderr] | [INFO] [stderr] 74 | let borrowed_name = mercury.name.as_str(); // Borrow from mercury [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_borrowed_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `solar_distance` is never read [INFO] [stderr] --> examples/ref1.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 4 | struct Planet { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 5 | name: String, [INFO] [stderr] 6 | solar_distance: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Planet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `saturn` [INFO] [stderr] --> examples/hm1.rs:29:48 [INFO] [stderr] | [INFO] [stderr] 29 | let (mercury, venus, earth, mars, jupiter, saturn, uranus, neptune) = ( [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_saturn` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `uranus` [INFO] [stderr] --> examples/hm1.rs:29:56 [INFO] [stderr] | [INFO] [stderr] 29 | let (mercury, venus, earth, mars, jupiter, saturn, uranus, neptune) = ( [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_uranus` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `neptune` [INFO] [stderr] --> examples/hm1.rs:29:64 [INFO] [stderr] | [INFO] [stderr] 29 | let (mercury, venus, earth, mars, jupiter, saturn, uranus, neptune) = ( [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neptune` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `solar_distance_v2` [INFO] [stderr] --> examples/hm1.rs:78:9 [INFO] [stderr] | [INFO] [stderr] 78 | let solar_distance_v2 = HashMap::from([ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_solar_distance_v2` [INFO] [stderr] [INFO] [stderr] warning: `rust-sandbox` (example "ref1") generated 2 warnings (run `cargo fix --example "ref1" -p rust-sandbox` to apply 1 suggestion) [INFO] [stderr] warning: `rust-sandbox` (example "hm1") generated 4 warnings (run `cargo fix --example "hm1" -p rust-sandbox` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_sandbox-3692616027691f69) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test solar::tests::test_planet_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_sandbox-185dfa9300925c3b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_sandbox [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "301c7eb7b8f81460da31418e487ab88df599ca179a4c7737000c370e60b6cb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301c7eb7b8f81460da31418e487ab88df599ca179a4c7737000c370e60b6cb2b", kill_on_drop: false }` [INFO] [stdout] 301c7eb7b8f81460da31418e487ab88df599ca179a4c7737000c370e60b6cb2b