[INFO] cloning repository https://github.com/tomhoule/sled-record [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomhoule/sled-record" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fsled-record", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fsled-record'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6aff5f1027d21ec9c683fa5f7f253f80bb039569 [INFO] testing tomhoule/sled-record against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomhoule%2Fsled-record" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomhoule/sled-record on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomhoule/sled-record [INFO] finished tweaking git repo https://github.com/tomhoule/sled-record [INFO] tweaked toml for git repo https://github.com/tomhoule/sled-record written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/tomhoule/sled-record already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4592b3cd9edbc1a6ce8b4743f4d8e759ff52ab6e64aad3ad547ef4d24c46cfc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4592b3cd9edbc1a6ce8b4743f4d8e759ff52ab6e64aad3ad547ef4d24c46cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4592b3cd9edbc1a6ce8b4743f4d8e759ff52ab6e64aad3ad547ef4d24c46cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4592b3cd9edbc1a6ce8b4743f4d8e759ff52ab6e64aad3ad547ef4d24c46cfc", kill_on_drop: false }` [INFO] [stdout] f4592b3cd9edbc1a6ce8b4743f4d8e759ff52ab6e64aad3ad547ef4d24c46cfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0479f2df39c22f5e545d040e904378e5e698f927cb58828ad6a97d2896c20869 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0479f2df39c22f5e545d040e904378e5e698f927cb58828ad6a97d2896c20869", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sled v0.31.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling sled-record-derive v0.1.0 (/opt/rustwide/workdir/sled-record-derive) [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling sled-record v0.1.0 (/opt/rustwide/workdir/sled-record) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.06s [INFO] running `Command { std: "docker" "inspect" "0479f2df39c22f5e545d040e904378e5e698f927cb58828ad6a97d2896c20869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0479f2df39c22f5e545d040e904378e5e698f927cb58828ad6a97d2896c20869", kill_on_drop: false }` [INFO] [stdout] 0479f2df39c22f5e545d040e904378e5e698f927cb58828ad6a97d2896c20869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c5646097d61dee0a8e33afd7c9acab91666136e1f970bd2d1b7ef1a73864c8f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c5646097d61dee0a8e33afd7c9acab91666136e1f970bd2d1b7ef1a73864c8f", kill_on_drop: false }` [INFO] [stderr] Compiling sled-record-derive v0.1.0 (/opt/rustwide/workdir/sled-record-derive) [INFO] [stderr] Compiling sled-record v0.1.0 (/opt/rustwide/workdir/sled-record) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.60s [INFO] running `Command { std: "docker" "inspect" "9c5646097d61dee0a8e33afd7c9acab91666136e1f970bd2d1b7ef1a73864c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c5646097d61dee0a8e33afd7c9acab91666136e1f970bd2d1b7ef1a73864c8f", kill_on_drop: false }` [INFO] [stdout] 9c5646097d61dee0a8e33afd7c9acab91666136e1f970bd2d1b7ef1a73864c8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45eceea6add18f35798fbaca7c0ae66684e669ac59d328c78d8b6af742d967aa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "45eceea6add18f35798fbaca7c0ae66684e669ac59d328c78d8b6af742d967aa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sled_record-02ff8550ee53a209) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/generic_tests.rs (/opt/rustwide/target/debug/deps/generic_tests-c9477d9eac096a2c) [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 1 test [INFO] [stdout] test user_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sled_record_derive-19c58621f41d1bf0) [INFO] [stdout] [INFO] [stderr] Doc-tests sled-record [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] [stderr] Doc-tests sled-record-derive [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" "45eceea6add18f35798fbaca7c0ae66684e669ac59d328c78d8b6af742d967aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45eceea6add18f35798fbaca7c0ae66684e669ac59d328c78d8b6af742d967aa", kill_on_drop: false }` [INFO] [stdout] 45eceea6add18f35798fbaca7c0ae66684e669ac59d328c78d8b6af742d967aa