[INFO] cloning repository https://github.com/pyaillet/dive-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pyaillet/dive-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyaillet%2Fdive-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyaillet%2Fdive-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1482e4daeffd05fab5ff962d81ad9f371c254e48 [INFO] testing pyaillet/dive-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpyaillet%2Fdive-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pyaillet/dive-rs 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/pyaillet/dive-rs [INFO] finished tweaking git repo https://github.com/pyaillet/dive-rs [INFO] tweaked toml for git repo https://github.com/pyaillet/dive-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pyaillet/dive-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] e86ec89d16a7903eea4de80f6913fcae4f0fca2317218c8519f310692d365462 [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" "e86ec89d16a7903eea4de80f6913fcae4f0fca2317218c8519f310692d365462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e86ec89d16a7903eea4de80f6913fcae4f0fca2317218c8519f310692d365462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86ec89d16a7903eea4de80f6913fcae4f0fca2317218c8519f310692d365462", kill_on_drop: false }` [INFO] [stdout] e86ec89d16a7903eea4de80f6913fcae4f0fca2317218c8519f310692d365462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 670df329fc99f37eb881b2defc52e5d2432be5147b564cad395da96c236b9d48 [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" "670df329fc99f37eb881b2defc52e5d2432be5147b564cad395da96c236b9d48", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling native-tls v0.2.5 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling isahc v0.9.13 [INFO] [stderr] Compiling levenshtein v1.0.4 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling sluice v0.5.3 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling puddle v0.1.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling httpmock v0.5.2 [INFO] [stderr] Compiling dive-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "670df329fc99f37eb881b2defc52e5d2432be5147b564cad395da96c236b9d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670df329fc99f37eb881b2defc52e5d2432be5147b564cad395da96c236b9d48", kill_on_drop: false }` [INFO] [stdout] 670df329fc99f37eb881b2defc52e5d2432be5147b564cad395da96c236b9d48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] c0c957b73817fccb45acf1f5b078f678baf7c1174ae8e04e828a1a6d6763b6b0 [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" "c0c957b73817fccb45acf1f5b078f678baf7c1174ae8e04e828a1a6d6763b6b0", kill_on_drop: false }` [INFO] [stderr] Compiling dive-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.89s [INFO] running `Command { std: "docker" "inspect" "c0c957b73817fccb45acf1f5b078f678baf7c1174ae8e04e828a1a6d6763b6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c957b73817fccb45acf1f5b078f678baf7c1174ae8e04e828a1a6d6763b6b0", kill_on_drop: false }` [INFO] [stdout] c0c957b73817fccb45acf1f5b078f678baf7c1174ae8e04e828a1a6d6763b6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 8878bd9f87f0b172c10a15c6ee0a6e18035348dc4c5a496ca9ffeb76fe5102be [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" "8878bd9f87f0b172c10a15c6ee0a6e18035348dc4c5a496ca9ffeb76fe5102be", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dive_rs-ce836591f10786db [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test oci::image::tests::fullname_ok ... ok [INFO] [stdout] test oci::image::tests::name_ok ... ok [INFO] [stdout] test oci::image::tests::scheme_ok ... ok [INFO] [stdout] test oci::image::tests::tag_ok ... ok [INFO] [stdout] test oci::image::tests::hostport_ok ... ok [INFO] [stdout] test oci::registry::tests::get_layer_ok ... ok [INFO] [stdout] test oci::image::manifest::tests::test_from_str_ok ... ok [INFO] [stdout] test oci::image::config::tests::test_from_str_ok ... ok [INFO] [stdout] test oci::registry::tests::get_manifest_ok ... ok [INFO] [stdout] test oci::registry::tests::get_config_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8878bd9f87f0b172c10a15c6ee0a6e18035348dc4c5a496ca9ffeb76fe5102be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8878bd9f87f0b172c10a15c6ee0a6e18035348dc4c5a496ca9ffeb76fe5102be", kill_on_drop: false }` [INFO] [stdout] 8878bd9f87f0b172c10a15c6ee0a6e18035348dc4c5a496ca9ffeb76fe5102be