[INFO] cloning repository https://github.com/crmckenzie/rust-error-libraries [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crmckenzie/rust-error-libraries" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrmckenzie%2Frust-error-libraries", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrmckenzie%2Frust-error-libraries'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 103b99038c65b9c2896b50bed24242e8975e155b [INFO] testing crmckenzie/rust-error-libraries against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrmckenzie%2Frust-error-libraries" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crmckenzie/rust-error-libraries on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crmckenzie/rust-error-libraries [INFO] finished tweaking git repo https://github.com/crmckenzie/rust-error-libraries [INFO] tweaked toml for git repo https://github.com/crmckenzie/rust-error-libraries written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/crmckenzie/rust-error-libraries already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be283bd88d98bdd2b0495ad785f251d849a8a444c24f87e21160afd507cb5f69 [INFO] running `Command { std: "docker" "start" "-a" "be283bd88d98bdd2b0495ad785f251d849a8a444c24f87e21160afd507cb5f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be283bd88d98bdd2b0495ad785f251d849a8a444c24f87e21160afd507cb5f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be283bd88d98bdd2b0495ad785f251d849a8a444c24f87e21160afd507cb5f69", kill_on_drop: false }` [INFO] [stdout] be283bd88d98bdd2b0495ad785f251d849a8a444c24f87e21160afd507cb5f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 363b313e16ff5417f88e33447b3b90e96ad320c3c734a6d17dcfa89f175c186c [INFO] running `Command { std: "docker" "start" "-a" "363b313e16ff5417f88e33447b3b90e96ad320c3c734a6d17dcfa89f175c186c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling err-derive v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.8 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling snafu-derive v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.8 [INFO] [stderr] Compiling snafu v0.6.0 [INFO] [stderr] Compiling errors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.99s [INFO] running `Command { std: "docker" "inspect" "363b313e16ff5417f88e33447b3b90e96ad320c3c734a6d17dcfa89f175c186c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363b313e16ff5417f88e33447b3b90e96ad320c3c734a6d17dcfa89f175c186c", kill_on_drop: false }` [INFO] [stdout] 363b313e16ff5417f88e33447b3b90e96ad320c3c734a6d17dcfa89f175c186c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1442df7105e6ea379e6d82be7792e6ab0a949aef8b38705b5716bd8445c1131f [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" "1442df7105e6ea379e6d82be7792e6ab0a949aef8b38705b5716bd8445c1131f", kill_on_drop: false }` [INFO] [stderr] Compiling errors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "1442df7105e6ea379e6d82be7792e6ab0a949aef8b38705b5716bd8445c1131f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1442df7105e6ea379e6d82be7792e6ab0a949aef8b38705b5716bd8445c1131f", kill_on_drop: false }` [INFO] [stdout] 1442df7105e6ea379e6d82be7792e6ab0a949aef8b38705b5716bd8445c1131f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b7c3c5fe1650d6530f82e2a01194494f82ae134e4fc74dd48c58cdd7ee625fe [INFO] running `Command { std: "docker" "start" "-a" "4b7c3c5fe1650d6530f82e2a01194494f82ae134e4fc74dd48c58cdd7ee625fe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/errors-a7768d8eea99c875 [INFO] [stdout] running 3 tests [INFO] [stdout] test thiserror_example::tests::clone ... ok [INFO] [stdout] test snafu_example::tests::clone ... ok [INFO] [stdout] test err_derive_example::tests::clone ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b7c3c5fe1650d6530f82e2a01194494f82ae134e4fc74dd48c58cdd7ee625fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7c3c5fe1650d6530f82e2a01194494f82ae134e4fc74dd48c58cdd7ee625fe", kill_on_drop: false }` [INFO] [stdout] 4b7c3c5fe1650d6530f82e2a01194494f82ae134e4fc74dd48c58cdd7ee625fe