[INFO] cloning repository https://github.com/f3rmata/mola [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f3rmata/mola" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff3rmata%2Fmola", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff3rmata%2Fmola'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7603783498e82e08c6b6b374df96ab742511fa08 [INFO] testing f3rmata/mola against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff3rmata%2Fmola" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/f3rmata/mola [INFO] finished tweaking git repo https://github.com/f3rmata/mola [INFO] tweaked toml for git repo https://github.com/f3rmata/mola written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/f3rmata/mola 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/f3rmata/mola 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 reactor-trait v2.8.0 [INFO] [stderr] Downloaded async-global-executor-trait v2.2.0 [INFO] [stderr] Downloaded async-reactor-trait v3.1.1 [INFO] [stderr] Downloaded async-global-executor v3.1.0 [INFO] [stderr] Downloaded async-io v2.5.0 [INFO] [stderr] Downloaded reactor-trait v3.1.1 [INFO] [stderr] Downloaded tonic-prost-build v0.14.2 [INFO] [stderr] Downloaded amq-protocol-types v8.3.1 [INFO] [stderr] Downloaded futures-rustls v0.26.0 [INFO] [stderr] Downloaded tonic-prost v0.14.2 [INFO] [stderr] Downloaded prost-types v0.14.1 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Downloaded rustls-connector v0.21.11 [INFO] [stderr] Downloaded x509-parser v0.17.0 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded security-framework v3.3.0 [INFO] [stderr] Downloaded der-parser v10.0.0 [INFO] [stderr] Downloaded asn1-rs v0.7.1 [INFO] [stderr] Downloaded tonic-build v0.14.2 [INFO] [stderr] Downloaded asn1-rs-derive v0.6.0 [INFO] [stderr] Downloaded p12-keystore v0.2.0 [INFO] [stderr] Downloaded amq-protocol-tcp v8.3.1 [INFO] [stderr] Downloaded amq-protocol v8.3.1 [INFO] [stderr] Downloaded lapin v3.4.0 [INFO] [stderr] Downloaded prost-build v0.14.1 [INFO] [stderr] Downloaded oid-registry v0.8.1 [INFO] [stderr] Downloaded tcp-stream v0.30.9 [INFO] [stderr] Downloaded async-global-executor-trait v3.1.0 [INFO] [stderr] Downloaded flagset v0.4.7 [INFO] [stderr] Downloaded amq-protocol-uri v8.3.1 [INFO] [stderr] Downloaded executor-trait v3.1.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0bb14a6497a4348ce8b3d0b2a50d6f6f373b3e687937540beaf43119562cb1f [INFO] running `Command { std: "docker" "start" "-a" "f0bb14a6497a4348ce8b3d0b2a50d6f6f373b3e687937540beaf43119562cb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0bb14a6497a4348ce8b3d0b2a50d6f6f373b3e687937540beaf43119562cb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0bb14a6497a4348ce8b3d0b2a50d6f6f373b3e687937540beaf43119562cb1f", kill_on_drop: false }` [INFO] [stdout] f0bb14a6497a4348ce8b3d0b2a50d6f6f373b3e687937540beaf43119562cb1f [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] ce75a1a6b6b6af7336b7ced1ecc607a1c7ef6ac009d6cd9c220ad72e5b4ad4cd [INFO] running `Command { std: "docker" "start" "-a" "ce75a1a6b6b6af7336b7ced1ecc607a1c7ef6ac009d6cd9c220ad72e5b4ad4cd", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling amq-protocol v8.3.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling lapin v3.4.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling executor-trait v2.1.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling reactor-trait v3.1.1 [INFO] [stderr] Compiling executor-trait v3.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling reactor-trait v2.8.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling async-global-executor-trait v2.2.0 [INFO] [stderr] Compiling async-reactor-trait v3.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-global-executor-trait v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling mola-dispatcher v0.0.0 (/opt/rustwide/workdir/mola-dispatcher) [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling p12-keystore v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling amq-protocol-types v8.3.1 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling amq-protocol-uri v8.3.1 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling rustls-connector v0.21.11 [INFO] [stderr] Compiling tcp-stream v0.30.9 [INFO] [stderr] Compiling amq-protocol-tcp v8.3.1 [INFO] [stderr] Compiling mola-worker v0.1.0 (/opt/rustwide/workdir/mola-worker) [INFO] [stdout] warning: field `memory_limit_kb` is never read [INFO] [stdout] --> mola-worker/src/sandbox_builder.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub memory_limit_kb: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` has a derived impl for the trait `Debug`, but this is 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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "ce75a1a6b6b6af7336b7ced1ecc607a1c7ef6ac009d6cd9c220ad72e5b4ad4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce75a1a6b6b6af7336b7ced1ecc607a1c7ef6ac009d6cd9c220ad72e5b4ad4cd", kill_on_drop: false }` [INFO] [stdout] ce75a1a6b6b6af7336b7ced1ecc607a1c7ef6ac009d6cd9c220ad72e5b4ad4cd [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] 10c718bbbb36f90037932adffcb62568cdb133304aaa9c11a7bed387d4aa27b0 [INFO] running `Command { std: "docker" "start" "-a" "10c718bbbb36f90037932adffcb62568cdb133304aaa9c11a7bed387d4aa27b0", kill_on_drop: false }` [INFO] [stderr] Compiling mola-worker v0.1.0 (/opt/rustwide/workdir/mola-worker) [INFO] [stderr] Compiling mola-dispatcher v0.0.0 (/opt/rustwide/workdir/mola-dispatcher) [INFO] [stdout] warning: field `memory_limit_kb` is never read [INFO] [stdout] --> mola-worker/src/sandbox_builder.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Settings { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub memory_limit_kb: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Settings` has a derived impl for the trait `Debug`, but this is 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 5.04s [INFO] running `Command { std: "docker" "inspect" "10c718bbbb36f90037932adffcb62568cdb133304aaa9c11a7bed387d4aa27b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c718bbbb36f90037932adffcb62568cdb133304aaa9c11a7bed387d4aa27b0", kill_on_drop: false }` [INFO] [stdout] 10c718bbbb36f90037932adffcb62568cdb133304aaa9c11a7bed387d4aa27b0 [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] eea9a203e26c3b7c01929ff5bb7f94499e85b4eb85522667ad643fb89295c264 [INFO] running `Command { std: "docker" "start" "-a" "eea9a203e26c3b7c01929ff5bb7f94499e85b4eb85522667ad643fb89295c264", kill_on_drop: false }` [INFO] [stderr] warning: field `memory_limit_kb` is never read [INFO] [stderr] --> mola-worker/src/sandbox_builder.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct Settings { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 27 | pub memory_limit_kb: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mola-worker` (bin "mola-worker" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mola_dispatcher-99361f888012d0b6) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mola_dispatcher-c818be134c336464) [INFO] [stderr] Running tests/grpc_tests.rs (/opt/rustwide/target/debug/deps/grpc_tests-564fad97886bb5e9) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_grpcurl_available_and_proto_present ... ok [INFO] [stdout] test test_submit_task_multiple_requests ... ok [INFO] [stdout] test test_submit_task_happy_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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/mola_worker-c9a71ee251348021) [INFO] [stderr] Doc-tests mola_dispatcher [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] [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" "eea9a203e26c3b7c01929ff5bb7f94499e85b4eb85522667ad643fb89295c264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea9a203e26c3b7c01929ff5bb7f94499e85b4eb85522667ad643fb89295c264", kill_on_drop: false }` [INFO] [stdout] eea9a203e26c3b7c01929ff5bb7f94499e85b4eb85522667ad643fb89295c264