[INFO] fetching crate tdn_storage 0.1.0... [INFO] testing tdn_storage-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tdn_storage 0.1.0 into /workspace/builds/worker-51/source [INFO] validating manifest of crates.io crate tdn_storage 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tdn_storage 0.1.0 [INFO] finished tweaking crates.io crate tdn_storage 0.1.0 [INFO] tweaked toml for crates.io crate tdn_storage 0.1.0 written to /workspace/builds/worker-51/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded sha3 v0.9.1 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded postcard v0.5.2 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] [stderr] Downloaded chamomile_types v0.2.0 [INFO] [stderr] Downloaded tdn_types v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69a3eb83cf76f1187b9235c4260c1637d5c0dd3ce3d5cc62cfe255000a95cdee [INFO] running `Command { std: "docker" "start" "-a" "69a3eb83cf76f1187b9235c4260c1637d5c0dd3ce3d5cc62cfe255000a95cdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69a3eb83cf76f1187b9235c4260c1637d5c0dd3ce3d5cc62cfe255000a95cdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a3eb83cf76f1187b9235c4260c1637d5c0dd3ce3d5cc62cfe255000a95cdee", kill_on_drop: false }` [INFO] [stdout] 69a3eb83cf76f1187b9235c4260c1637d5c0dd3ce3d5cc62cfe255000a95cdee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8b6531713f791fd8a30546fb9033dc8aa4a844be7e046712c4d78649ed1da13 [INFO] running `Command { std: "docker" "start" "-a" "b8b6531713f791fd8a30546fb9033dc8aa4a844be7e046712c4d78649ed1da13", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling chamomile_types v0.2.0 [INFO] [stderr] Compiling postcard v0.5.2 [INFO] [stderr] Compiling tdn_types v0.2.1 [INFO] [stderr] Compiling tdn_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.95s [INFO] running `Command { std: "docker" "inspect" "b8b6531713f791fd8a30546fb9033dc8aa4a844be7e046712c4d78649ed1da13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b6531713f791fd8a30546fb9033dc8aa4a844be7e046712c4d78649ed1da13", kill_on_drop: false }` [INFO] [stdout] b8b6531713f791fd8a30546fb9033dc8aa4a844be7e046712c4d78649ed1da13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ba1c88c5f111fdd54b90a2be3707ad5e9ed30303336b8e7b84137fc064d1c59 [INFO] running `Command { std: "docker" "start" "-a" "1ba1c88c5f111fdd54b90a2be3707ad5e9ed30303336b8e7b84137fc064d1c59", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling tdn_storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.91s [INFO] running `Command { std: "docker" "inspect" "1ba1c88c5f111fdd54b90a2be3707ad5e9ed30303336b8e7b84137fc064d1c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba1c88c5f111fdd54b90a2be3707ad5e9ed30303336b8e7b84137fc064d1c59", kill_on_drop: false }` [INFO] [stdout] 1ba1c88c5f111fdd54b90a2be3707ad5e9ed30303336b8e7b84137fc064d1c59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a621b604a134f0cce5fee381ec9502a57ee3a0ff4d94910409557846636caf7d [INFO] running `Command { std: "docker" "start" "-a" "a621b604a134f0cce5fee381ec9502a57ee3a0ff4d94910409557846636caf7d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tdn_storage-d907d286fc7c01b8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test file::test_absolute_file ... ok [INFO] [stdout] test file::test_local_file ... ok [INFO] [stdout] test local::test_db_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests tdn_storage [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" "a621b604a134f0cce5fee381ec9502a57ee3a0ff4d94910409557846636caf7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a621b604a134f0cce5fee381ec9502a57ee3a0ff4d94910409557846636caf7d", kill_on_drop: false }` [INFO] [stdout] a621b604a134f0cce5fee381ec9502a57ee3a0ff4d94910409557846636caf7d