[INFO] cloning repository https://github.com/jakob-lilliemarck/fx-durable-ga-simple-regression
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakob-lilliemarck/fx-durable-ga-simple-regression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-durable-ga-simple-regression", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-durable-ga-simple-regression'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a986994a0831ca1d66387045b39d18d68c556477
[INFO] testing jakob-lilliemarck/fx-durable-ga-simple-regression against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ffx-durable-ga-simple-regression" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jakob-lilliemarck/fx-durable-ga-simple-regression
[INFO] finished tweaking git repo https://github.com/jakob-lilliemarck/fx-durable-ga-simple-regression
[INFO] tweaked toml for git repo https://github.com/jakob-lilliemarck/fx-durable-ga-simple-regression written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakob-lilliemarck/fx-durable-ga-simple-regression 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/jakob-lilliemarck/fx-durable-ga-simple-regression 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/tracel-ai/burn.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/tracel-ai/cubecl`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v5.0.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.3
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v26.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded safetensors v0.3.3
[INFO] [stderr]   Downloaded macerator v0.2.9
[INFO] [stderr]   Downloaded moddef v0.3.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] [stderr]   Downloaded text_placeholder v0.5.1
[INFO] [stderr]   Downloaded thread-tree v0.3.3
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.1
[INFO] [stderr]   Downloaded rustls v0.23.34
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded flate2 v1.1.5
[INFO] [stderr]   Downloaded macerator-macros v0.1.3
[INFO] [stderr]   Downloaded torch-sys v0.22.0
[INFO] [stderr]   Downloaded csv-core v0.1.13
[INFO] [stderr]   Downloaded embassy-time v0.4.0
[INFO] [stderr]   Downloaded float8 v0.4.2
[INFO] [stderr]   Downloaded sanitize-filename v0.6.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.19
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded wgpu-hal v26.0.6
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded atomic_float v1.1.0
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded embassy-futures v0.1.2
[INFO] [stderr]   Downloaded float4 v0.1.0
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded csv v1.4.0
[INFO] [stderr]   Downloaded tch v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 093ad3f0d42f932538df3c46a136d82f1ab685e4594679b200eea5538fdcdc78
[INFO] running `Command { std: "docker" "start" "-a" "093ad3f0d42f932538df3c46a136d82f1ab685e4594679b200eea5538fdcdc78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "093ad3f0d42f932538df3c46a136d82f1ab685e4594679b200eea5538fdcdc78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093ad3f0d42f932538df3c46a136d82f1ab685e4594679b200eea5538fdcdc78", kill_on_drop: false }`
[INFO] [stdout] 093ad3f0d42f932538df3c46a136d82f1ab685e4594679b200eea5538fdcdc78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b6b5fb4e42c472f82ab931e7951b6cda97f67ef87d4ade8a26bb6724a5f989b1
[INFO] running `Command { std: "docker" "start" "-a" "b6b5fb4e42c472f82ab931e7951b6cda97f67ef87d4ade8a26bb6724a5f989b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cubecl-common v0.7.0 (https://github.com/tracel-ai/cubecl?rev=b3eb8fe7dc42a855c8a83a4edd8e30bd089c3f7a#b3eb8fe7)
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling macerator v0.2.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling burn-ndarray v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling moddef v0.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling burn-derive v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling macerator-macros v0.1.3
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling burn-dataset v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling burn-common v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling cubecl-quant v0.7.0 (https://github.com/tracel-ai/cubecl?rev=b3eb8fe7dc42a855c8a83a4edd8e30bd089c3f7a#b3eb8fe7)
[INFO] [stderr]    Compiling burn-tensor v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling burn-core v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling burn-ir v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling burn-autodiff v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling burn-optim v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling burn-nn v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling burn-train v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling burn v0.19.0 (https://github.com/tracel-ai/burn.git#f213bfee)
[INFO] [stderr]    Compiling fx-durable-ga-example-simple-regression v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "b6b5fb4e42c472f82ab931e7951b6cda97f67ef87d4ade8a26bb6724a5f989b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6b5fb4e42c472f82ab931e7951b6cda97f67ef87d4ade8a26bb6724a5f989b1", kill_on_drop: false }`
[INFO] [stdout] b6b5fb4e42c472f82ab931e7951b6cda97f67ef87d4ade8a26bb6724a5f989b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] efd1100ca7ebd756e1a93efff33b7a646c6430b0cdf689ea64613f886d0f2b34
[INFO] running `Command { std: "docker" "start" "-a" "efd1100ca7ebd756e1a93efff33b7a646c6430b0cdf689ea64613f886d0f2b34", kill_on_drop: false }`
[INFO] [stderr]    Compiling fx-durable-ga-example-simple-regression v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "efd1100ca7ebd756e1a93efff33b7a646c6430b0cdf689ea64613f886d0f2b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd1100ca7ebd756e1a93efff33b7a646c6430b0cdf689ea64613f886d0f2b34", kill_on_drop: false }`
[INFO] [stdout] efd1100ca7ebd756e1a93efff33b7a646c6430b0cdf689ea64613f886d0f2b34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dd3123409d6086f1d397b5693bdbe40368bdde3f92ff0dedbdfc9a823dd6551e
[INFO] running `Command { std: "docker" "start" "-a" "dd3123409d6086f1d397b5693bdbe40368bdde3f92ff0dedbdfc9a823dd6551e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fx_example_regression-32ffc4c98009fb21)
[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" "dd3123409d6086f1d397b5693bdbe40368bdde3f92ff0dedbdfc9a823dd6551e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd3123409d6086f1d397b5693bdbe40368bdde3f92ff0dedbdfc9a823dd6551e", kill_on_drop: false }`
[INFO] [stdout] dd3123409d6086f1d397b5693bdbe40368bdde3f92ff0dedbdfc9a823dd6551e
