[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] 3c34b99cb7f6cff81d65b1853dd7a653ab45e425 [INFO] testing Nicoretti/xxd-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicoretti%2Fxxd-rs" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nicoretti/xxd-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-61/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" "+1.60.0" "fetch" "--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-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f60eabf5d0ca34a9b2d5e49c395bf5893a359ceddaa53bca81c82164eb084b9f [INFO] running `Command { std: "docker" "start" "-a" "f60eabf5d0ca34a9b2d5e49c395bf5893a359ceddaa53bca81c82164eb084b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f60eabf5d0ca34a9b2d5e49c395bf5893a359ceddaa53bca81c82164eb084b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60eabf5d0ca34a9b2d5e49c395bf5893a359ceddaa53bca81c82164eb084b9f", kill_on_drop: false }` [INFO] [stdout] f60eabf5d0ca34a9b2d5e49c395bf5893a359ceddaa53bca81c82164eb084b9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af2d0c30ad1def77c98cca05cae678005882f1aa6fe7ed074d5030b541feb6e6 [INFO] running `Command { std: "docker" "start" "-a" "af2d0c30ad1def77c98cca05cae678005882f1aa6fe7ed074d5030b541feb6e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [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 regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling os_type v2.2.0 [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 25.43s [INFO] running `Command { std: "docker" "inspect" "af2d0c30ad1def77c98cca05cae678005882f1aa6fe7ed074d5030b541feb6e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2d0c30ad1def77c98cca05cae678005882f1aa6fe7ed074d5030b541feb6e6", kill_on_drop: false }` [INFO] [stdout] af2d0c30ad1def77c98cca05cae678005882f1aa6fe7ed074d5030b541feb6e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fb29d3229b09334b58f2296fb665e20647e7c8b5670dcd6d6787b1defbcdbb5 [INFO] running `Command { std: "docker" "start" "-a" "2fb29d3229b09334b58f2296fb665e20647e7c8b5670dcd6d6787b1defbcdbb5", 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 3.28s [INFO] running `Command { std: "docker" "inspect" "2fb29d3229b09334b58f2296fb665e20647e7c8b5670dcd6d6787b1defbcdbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb29d3229b09334b58f2296fb665e20647e7c8b5670dcd6d6787b1defbcdbb5", kill_on_drop: false }` [INFO] [stdout] 2fb29d3229b09334b58f2296fb665e20647e7c8b5670dcd6d6787b1defbcdbb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92b0530518baecdfdec73d1d133b248183cfb15dfc8fdcc764df312cbaf909b7 [INFO] running `Command { std: "docker" "start" "-a" "92b0530518baecdfdec73d1d133b248183cfb15dfc8fdcc764df312cbaf909b7", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xxd-f9b067bda39541b6) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test convert::test::address_parser ... ok [INFO] [stdout] test convert::test::bytes_parser ... 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::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::default_output_format_for_a_single_line_with_padding ... ok [INFO] [stdout] test dump::test::dump_iterator ... ok [INFO] [stdout] test dump::test::dump_line ... ok [INFO] [stdout] test dump::test::dump_iterator_with_offset ... 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::octal_output_format_for_a_single_line_with_padding ... ok [INFO] [stdout] test dump::test::output_settings_from_string ... ok [INFO] [stdout] test dump::test::outputline_can_be_constructed ... ok [INFO] [stdout] test dump::test::output_settings_get_bytes_per_line ... ok [INFO] [stdout] test generate::test::from_conversion_of_language_enum ... ok [INFO] [stdout] test generate::test::render_basic_c_template ... ok [INFO] [stdout] test generate::test::render_basic_cplusplus_template ... ok [INFO] [stdout] test generate::test::render_basic_python_template ... ok [INFO] [stdout] test generate::test::render_basic_rust_template ... ok [INFO] [stdout] test generate::test::render_c_template_with_large_data ... ok [INFO] [stdout] test generate::test::render_cplusplus_template_with_large_data ... 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] [stderr] Doc-tests xxd [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.07s [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] running `Command { std: "docker" "inspect" "92b0530518baecdfdec73d1d133b248183cfb15dfc8fdcc764df312cbaf909b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b0530518baecdfdec73d1d133b248183cfb15dfc8fdcc764df312cbaf909b7", kill_on_drop: false }` [INFO] [stdout] 92b0530518baecdfdec73d1d133b248183cfb15dfc8fdcc764df312cbaf909b7