[INFO] cloning repository https://github.com/hrantzsch/record_printer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrantzsch/record_printer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrantzsch%2Frecord_printer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrantzsch%2Frecord_printer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0040b57b8a45adfae3f36a535ddcd97d3395bc18 [INFO] testing hrantzsch/record_printer against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrantzsch%2Frecord_printer" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hrantzsch/record_printer on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hrantzsch/record_printer [INFO] finished tweaking git repo https://github.com/hrantzsch/record_printer [INFO] tweaked toml for git repo https://github.com/hrantzsch/record_printer written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/hrantzsch/record_printer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tls-parser v0.11.0 [INFO] [stderr] Downloaded nom-derive v0.10.0 [INFO] [stderr] Downloaded rusticata-macros v4.0.0 [INFO] [stderr] Downloaded nom-derive-impl v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0827678c44e2d39c3fa65100c2569f2c75fea02b218128e338471d2b442b7932 [INFO] running `Command { std: "docker" "start" "-a" "0827678c44e2d39c3fa65100c2569f2c75fea02b218128e338471d2b442b7932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0827678c44e2d39c3fa65100c2569f2c75fea02b218128e338471d2b442b7932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0827678c44e2d39c3fa65100c2569f2c75fea02b218128e338471d2b442b7932", kill_on_drop: false }` [INFO] [stdout] 0827678c44e2d39c3fa65100c2569f2c75fea02b218128e338471d2b442b7932 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bc4c5d5df68d432f0c4c1195fe35549af57e6f42e45f315408ebdca6a6a832b [INFO] running `Command { std: "docker" "start" "-a" "8bc4c5d5df68d432f0c4c1195fe35549af57e6f42e45f315408ebdca6a6a832b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling tls-parser v0.11.0 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Compiling nom-derive v0.10.0 [INFO] [stderr] Compiling record_printer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.04s [INFO] running `Command { std: "docker" "inspect" "8bc4c5d5df68d432f0c4c1195fe35549af57e6f42e45f315408ebdca6a6a832b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc4c5d5df68d432f0c4c1195fe35549af57e6f42e45f315408ebdca6a6a832b", kill_on_drop: false }` [INFO] [stdout] 8bc4c5d5df68d432f0c4c1195fe35549af57e6f42e45f315408ebdca6a6a832b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77b6b8b9666eb374ba8f76b20cc4530ecee24be8b626437f07c7fbe0e16bf3dc [INFO] running `Command { std: "docker" "start" "-a" "77b6b8b9666eb374ba8f76b20cc4530ecee24be8b626437f07c7fbe0e16bf3dc", kill_on_drop: false }` [INFO] [stderr] Compiling record_printer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "77b6b8b9666eb374ba8f76b20cc4530ecee24be8b626437f07c7fbe0e16bf3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b6b8b9666eb374ba8f76b20cc4530ecee24be8b626437f07c7fbe0e16bf3dc", kill_on_drop: false }` [INFO] [stdout] 77b6b8b9666eb374ba8f76b20cc4530ecee24be8b626437f07c7fbe0e16bf3dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6b502290b135515ee96d54987327e632a99e1f47cbe4da82460205ee3466d28 [INFO] running `Command { std: "docker" "start" "-a" "a6b502290b135515ee96d54987327e632a99e1f47cbe4da82460205ee3466d28", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/record_printer-1f7e746bc5eeb85c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::rfc8448_test ... ok [INFO] [stdout] test tests::illustrated_tls_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6b502290b135515ee96d54987327e632a99e1f47cbe4da82460205ee3466d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b502290b135515ee96d54987327e632a99e1f47cbe4da82460205ee3466d28", kill_on_drop: false }` [INFO] [stdout] a6b502290b135515ee96d54987327e632a99e1f47cbe4da82460205ee3466d28