[INFO] cloning repository https://github.com/Nicoretti/xxd-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nicoretti/xxd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicoretti%2Fxxd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicoretti%2Fxxd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ca2c319deaf340dd0d9b054e26e19ea42b67593 [INFO] testing Nicoretti/xxd-rs against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicoretti%2Fxxd-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nicoretti/xxd-rs on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nicoretti/xxd-rs [INFO] finished tweaking git repo https://github.com/Nicoretti/xxd-rs [INFO] tweaked toml for git repo https://github.com/Nicoretti/xxd-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Nicoretti/xxd-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] d0f9f031c9994f05801c0ec2dbd16dc53be005fc3a8cf88303625e17167e9b6b [INFO] running `Command { std: "docker" "start" "-a" "d0f9f031c9994f05801c0ec2dbd16dc53be005fc3a8cf88303625e17167e9b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0f9f031c9994f05801c0ec2dbd16dc53be005fc3a8cf88303625e17167e9b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f9f031c9994f05801c0ec2dbd16dc53be005fc3a8cf88303625e17167e9b6b", kill_on_drop: false }` [INFO] [stdout] d0f9f031c9994f05801c0ec2dbd16dc53be005fc3a8cf88303625e17167e9b6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] d44ccf0a813b4b9403111fa18573f1bf6c5a24741c131415630332cf9f54100f [INFO] running `Command { std: "docker" "start" "-a" "d44ccf0a813b4b9403111fa18573f1bf6c5a24741c131415630332cf9f54100f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling xxd-rs v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.25s [INFO] running `Command { std: "docker" "inspect" "d44ccf0a813b4b9403111fa18573f1bf6c5a24741c131415630332cf9f54100f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44ccf0a813b4b9403111fa18573f1bf6c5a24741c131415630332cf9f54100f", kill_on_drop: false }` [INFO] [stdout] d44ccf0a813b4b9403111fa18573f1bf6c5a24741c131415630332cf9f54100f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f312ebe79a328413034ac523c497cee855aa3bf76efb118ce0f806fa90e4d58 [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" "5f312ebe79a328413034ac523c497cee855aa3bf76efb118ce0f806fa90e4d58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xxd-rs v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "5f312ebe79a328413034ac523c497cee855aa3bf76efb118ce0f806fa90e4d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f312ebe79a328413034ac523c497cee855aa3bf76efb118ce0f806fa90e4d58", kill_on_drop: false }` [INFO] [stdout] 5f312ebe79a328413034ac523c497cee855aa3bf76efb118ce0f806fa90e4d58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfa1be8f42ffd9b2da8502a0cbf5a2370932514ea3694366a086bc6351fde885 [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" "dfa1be8f42ffd9b2da8502a0cbf5a2370932514ea3694366a086bc6351fde885", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xxd-2516db39f7a4df4d) [INFO] [stdout] running 28 tests [INFO] [stdout] test convert::test::bytes_parser ... ok [INFO] [stdout] test convert::test::address_parser ... ok [INFO] [stdout] test dump::test::binary_output_format_on_a_single_line ... ok [INFO] [stdout] test dump::test::default_output_format_for_a_single_line ... ok [INFO] [stdout] test dump::test::octal_output_format_for_a_single_line_with_padding ... ok [INFO] [stdout] test dump::test::octal_output_format_on_a_single_line ... ok [INFO] [stdout] test dump::test::output_settings_can_be_constructed ... ok [INFO] [stdout] test convert::test::hexdump_line_parser ... ok [INFO] [stdout] test dump::test::binary_output_format_for_a_single_line_with_padding ... ok [INFO] [stdout] test dump::test::dump_iterator_with_offset ... ok [INFO] [stdout] test generate::test::render_basic_cplusplus_template ... ok [INFO] [stdout] test dump::test::dump_line ... ok [INFO] [stdout] test dump::test::output_settings_builder ... ok [INFO] [stdout] test generate::test::render_c_template_with_large_data ... ok [INFO] [stdout] test generate::test::render_rust_template_with_large_data ... ok [INFO] [stdout] test dump::test::output_settings_get_bytes_per_line ... ok [INFO] [stdout] test dump::test::default_output_format_for_a_single_line_with_padding ... ok [INFO] [stdout] test dump::test::dump_iterator ... ok [INFO] [stdout] test dump::test::outputline_can_be_constructed ... ok [INFO] [stdout] test generate::test::from_conversion_of_language_enum ... ok [INFO] [stdout] test generate::test::render_python_template_with_large_data ... ok [INFO] [stdout] test generate::test::render_basic_c_template ... ok [INFO] [stdout] test generate::test::render_cplusplus_template_with_large_data ... ok [INFO] [stdout] test generate::test::render_basic_python_template ... ok [INFO] [stdout] test generate::test::render_basic_rust_template ... ok [INFO] [stdout] test dump::test::output_settings_from_string ... ok [INFO] [stdout] test dump::test::output_settings_from_panics_on_unknown_string - should panic ... ok [INFO] [stdout] test dump::test::output_settings_from_panics_on_uppercase - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests xxd [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" "dfa1be8f42ffd9b2da8502a0cbf5a2370932514ea3694366a086bc6351fde885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa1be8f42ffd9b2da8502a0cbf5a2370932514ea3694366a086bc6351fde885", kill_on_drop: false }` [INFO] [stdout] dfa1be8f42ffd9b2da8502a0cbf5a2370932514ea3694366a086bc6351fde885