[INFO] cloning repository https://github.com/mattwparas/steel-sled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattwparas/steel-sled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Fsteel-sled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Fsteel-sled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de750809395f34991ad8bdbf259595ec185b0118 [INFO] testing mattwparas/steel-sled against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattwparas%2Fsteel-sled" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mattwparas/steel-sled [INFO] finished tweaking git repo https://github.com/mattwparas/steel-sled [INFO] tweaked toml for git repo https://github.com/mattwparas/steel-sled written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mattwparas/steel-sled on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mattwparas/steel-sled 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/spacejam/sled.git` [INFO] [stderr] Updating git repository `https://github.com/mattwparas/steel.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded shared-local-state v0.1.4 [INFO] [stderr] Downloaded core_extensions_proc_macros v1.5.3 [INFO] [stderr] Downloaded inline-array v0.1.13 [INFO] [stderr] Downloaded quickscope v0.2.0 [INFO] [stderr] Downloaded polling v3.8.0 [INFO] [stderr] Downloaded cache-advisor v1.0.16 [INFO] [stderr] Downloaded concurrent-map v5.0.37 [INFO] [stderr] Downloaded abi_stable_derive v0.11.3 [INFO] [stderr] Downloaded core_extensions v1.5.3 [INFO] [stderr] Downloaded cc v1.2.29 [INFO] [stderr] Downloaded lasso v0.7.3 [INFO] [stderr] Downloaded im-lists v0.9.0 [INFO] [stderr] Downloaded generational-arena v0.2.9 [INFO] [stderr] Downloaded as_derive_utils v0.11.0 [INFO] [stderr] Downloaded abi_stable_shared v0.11.0 [INFO] [stderr] Downloaded tstr v0.2.4 [INFO] [stderr] Downloaded im-rc v15.1.0 [INFO] [stderr] Downloaded repr_offset v0.2.2 [INFO] [stderr] Downloaded async-ffi v0.5.0 [INFO] [stderr] Downloaded fault-injection v1.0.10 [INFO] [stderr] Downloaded ebr v0.2.13 [INFO] [stderr] Downloaded abi_stable v0.11.3 [INFO] [stderr] Downloaded pagetable v0.4.6 [INFO] [stderr] Downloaded stack-map v1.0.5 [INFO] [stderr] Downloaded tstr_proc_macros v0.2.2 [INFO] [stderr] Downloaded codegen v0.2.0 [INFO] [stderr] Downloaded shared_vector v0.4.4 [INFO] [stderr] Downloaded which v7.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c22b0b195764cb06424d2f19a5465f0b173c050ebc5e13f86839be17df7c66f7 [INFO] running `Command { std: "docker" "start" "-a" "c22b0b195764cb06424d2f19a5465f0b173c050ebc5e13f86839be17df7c66f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c22b0b195764cb06424d2f19a5465f0b173c050ebc5e13f86839be17df7c66f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c22b0b195764cb06424d2f19a5465f0b173c050ebc5e13f86839be17df7c66f7", kill_on_drop: false }` [INFO] [stdout] c22b0b195764cb06424d2f19a5465f0b173c050ebc5e13f86839be17df7c66f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c5fabc0040195f944571139f7432e1b251e1103979d52a96fc4343977f35de3 [INFO] running `Command { std: "docker" "start" "-a" "7c5fabc0040195f944571139f7432e1b251e1103979d52a96fc4343977f35de3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling shared-local-state v0.1.4 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ebr v0.2.13 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling const_panic v0.2.12 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling steel-derive v0.6.0 (https://github.com/mattwparas/steel.git#7b1dffa1) [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling cache-advisor v1.0.16 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling shared_vector v0.4.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling im-lists v0.9.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling pagetable v0.4.6 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling fault-injection v1.0.10 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling stack-map v1.0.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling steel-gen v0.3.0 (https://github.com/mattwparas/steel.git#7b1dffa1) [INFO] [stderr] Compiling concurrent-map v5.0.37 [INFO] [stderr] Compiling inline-array v0.1.13 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling steel-core v0.7.0 (https://github.com/mattwparas/steel.git#7b1dffa1) [INFO] [stderr] Compiling sled v1.0.0-alpha.124 (https://github.com/spacejam/sled.git#e72f725b) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling steel-parser v0.7.0 (https://github.com/mattwparas/steel.git#7b1dffa1) [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling steel-sled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "7c5fabc0040195f944571139f7432e1b251e1103979d52a96fc4343977f35de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5fabc0040195f944571139f7432e1b251e1103979d52a96fc4343977f35de3", kill_on_drop: false }` [INFO] [stdout] 7c5fabc0040195f944571139f7432e1b251e1103979d52a96fc4343977f35de3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4982e0e92923e72e86a90b893217031cfa2ea06ed3ca4da2049ef6b329580cf5 [INFO] running `Command { std: "docker" "start" "-a" "4982e0e92923e72e86a90b893217031cfa2ea06ed3ca4da2049ef6b329580cf5", kill_on_drop: false }` [INFO] [stderr] Compiling steel-sled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.08s [INFO] running `Command { std: "docker" "inspect" "4982e0e92923e72e86a90b893217031cfa2ea06ed3ca4da2049ef6b329580cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4982e0e92923e72e86a90b893217031cfa2ea06ed3ca4da2049ef6b329580cf5", kill_on_drop: false }` [INFO] [stdout] 4982e0e92923e72e86a90b893217031cfa2ea06ed3ca4da2049ef6b329580cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4788c383033ef1f8cbe150296e7274cf803aeb71822badf01b7f62af54eff3d2 [INFO] running `Command { std: "docker" "start" "-a" "4788c383033ef1f8cbe150296e7274cf803aeb71822badf01b7f62af54eff3d2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steel_sled-e75f23021e485a8f) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/steel_sled-da4971e678abc3ab) [INFO] [stdout] [INFO] [stderr] Doc-tests steel_sled [INFO] [stdout] running 1 test [INFO] [stdout] test test_basic ... 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] [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" "4788c383033ef1f8cbe150296e7274cf803aeb71822badf01b7f62af54eff3d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4788c383033ef1f8cbe150296e7274cf803aeb71822badf01b7f62af54eff3d2", kill_on_drop: false }` [INFO] [stdout] 4788c383033ef1f8cbe150296e7274cf803aeb71822badf01b7f62af54eff3d2