[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] f19f71e765544d51c45974eb4f65c507ab7b3834 [INFO] testing Nicoretti/xxd-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicoretti%2Fxxd-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nicoretti/xxd-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/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-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 9ef3f79f2be91be835c20eee7d6d8c40496eac43ef1209269eb4e7031e424ea3 [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" "9ef3f79f2be91be835c20eee7d6d8c40496eac43ef1209269eb4e7031e424ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ef3f79f2be91be835c20eee7d6d8c40496eac43ef1209269eb4e7031e424ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef3f79f2be91be835c20eee7d6d8c40496eac43ef1209269eb4e7031e424ea3", kill_on_drop: false }` [INFO] [stdout] 9ef3f79f2be91be835c20eee7d6d8c40496eac43ef1209269eb4e7031e424ea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 1e0170c2c07ecc7725a070c34a44e5dd8aaf611014171a7e2ed9865b4577f25a [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" "1e0170c2c07ecc7725a070c34a44e5dd8aaf611014171a7e2ed9865b4577f25a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling toml v0.5.6 [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 38.93s [INFO] running `Command { std: "docker" "inspect" "1e0170c2c07ecc7725a070c34a44e5dd8aaf611014171a7e2ed9865b4577f25a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0170c2c07ecc7725a070c34a44e5dd8aaf611014171a7e2ed9865b4577f25a", kill_on_drop: false }` [INFO] [stdout] 1e0170c2c07ecc7725a070c34a44e5dd8aaf611014171a7e2ed9865b4577f25a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] f1ac805535886640ffa89b3913800746d9daee4103791bd479a805363ef5bfdf [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" "f1ac805535886640ffa89b3913800746d9daee4103791bd479a805363ef5bfdf", kill_on_drop: false }` [INFO] [stderr] Compiling xxd-rs v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "f1ac805535886640ffa89b3913800746d9daee4103791bd479a805363ef5bfdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ac805535886640ffa89b3913800746d9daee4103791bd479a805363ef5bfdf", kill_on_drop: false }` [INFO] [stdout] f1ac805535886640ffa89b3913800746d9daee4103791bd479a805363ef5bfdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] b5f547ac8b6e1eb444362376a0039897286ba4019c8e4eb3c4276ee0133b219c [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" "b5f547ac8b6e1eb444362376a0039897286ba4019c8e4eb3c4276ee0133b219c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xxd-f4c8f2267d658f4f [INFO] [stdout] [INFO] [stdout] running 28 tests [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_builder ... ok [INFO] [stdout] test dump::test::output_settings_can_be_constructed ... ok [INFO] [stdout] test dump::test::outputline_can_be_constructed ... ok [INFO] [stdout] test dump::test::default_output_format_for_a_single_line_with_padding ... ok [INFO] [stdout] test dump::test::default_output_format_for_a_single_line ... ok [INFO] [stdout] test generate::test::from_conversion_of_language_enum ... ok [INFO] [stdout] test dump::test::binary_output_format_for_a_single_line_with_padding ... ok [INFO] [stdout] test convert::test::hexdump_line_parser ... ok [INFO] [stdout] test convert::test::address_parser ... ok [INFO] [stdout] test dump::test::dump_iterator_with_offset ... ok [INFO] [stdout] test dump::test::binary_output_format_on_a_single_line ... ok [INFO] [stdout] test dump::test::output_settings_from_string ... ok [INFO] [stdout] test dump::test::dump_line ... ok [INFO] [stdout] test dump::test::output_settings_get_bytes_per_line ... ok [INFO] [stdout] test dump::test::dump_iterator ... ok [INFO] [stdout] test convert::test::bytes_parser ... ok [INFO] [stdout] test generate::test::render_basic_cplusplus_template ... ok [INFO] [stdout] test generate::test::render_basic_c_template ... ok [INFO] [stdout] test generate::test::render_c_template_with_large_data ... ok [INFO] [stdout] test generate::test::render_basic_rust_template ... ok [INFO] [stdout] test generate::test::render_python_template_with_large_data ... ok [INFO] [stdout] test generate::test::render_rust_template_with_large_data ... 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 dump::test::output_settings_from_panics_on_uppercase ... ok [INFO] [stdout] test dump::test::output_settings_from_panics_on_unknown_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b5f547ac8b6e1eb444362376a0039897286ba4019c8e4eb3c4276ee0133b219c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f547ac8b6e1eb444362376a0039897286ba4019c8e4eb3c4276ee0133b219c", kill_on_drop: false }` [INFO] [stdout] b5f547ac8b6e1eb444362376a0039897286ba4019c8e4eb3c4276ee0133b219c