[INFO] cloning repository https://github.com/openanalytics/assemble-logs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openanalytics/assemble-logs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenanalytics%2Fassemble-logs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenanalytics%2Fassemble-logs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22c58393fd7759b7bdc5ee6b66d9c17b1e3baf17 [INFO] testing openanalytics/assemble-logs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenanalytics%2Fassemble-logs" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openanalytics/assemble-logs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/openanalytics/assemble-logs [INFO] finished tweaking git repo https://github.com/openanalytics/assemble-logs [INFO] tweaked toml for git repo https://github.com/openanalytics/assemble-logs written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/openanalytics/assemble-logs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e0c9b7a834476878a36b5d1853d070d16644d0bcfa789343304e8e7d1461594 [INFO] running `Command { std: "docker" "start" "-a" "5e0c9b7a834476878a36b5d1853d070d16644d0bcfa789343304e8e7d1461594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e0c9b7a834476878a36b5d1853d070d16644d0bcfa789343304e8e7d1461594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e0c9b7a834476878a36b5d1853d070d16644d0bcfa789343304e8e7d1461594", kill_on_drop: false }` [INFO] [stdout] 5e0c9b7a834476878a36b5d1853d070d16644d0bcfa789343304e8e7d1461594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af09aa801100d2bce781d09358084d55a44fa9142a74d601254defc52fb3585a [INFO] running `Command { std: "docker" "start" "-a" "af09aa801100d2bce781d09358084d55a44fa9142a74d601254defc52fb3585a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling autotools v0.2.3 [INFO] [stderr] Compiling jq-src v0.4.1 [INFO] [stderr] Compiling file-rotate v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling jq-sys v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling assemble-logs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jq-rs v0.4.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "af09aa801100d2bce781d09358084d55a44fa9142a74d601254defc52fb3585a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af09aa801100d2bce781d09358084d55a44fa9142a74d601254defc52fb3585a", kill_on_drop: false }` [INFO] [stdout] af09aa801100d2bce781d09358084d55a44fa9142a74d601254defc52fb3585a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85e5c701658462ecd59440d2713ef93486d8c3f41c2a244aab4e076e7f22780a [INFO] running `Command { std: "docker" "start" "-a" "85e5c701658462ecd59440d2713ef93486d8c3f41c2a244aab4e076e7f22780a", kill_on_drop: false }` [INFO] [stderr] Compiling assemble-logs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.90s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/assemble_logs-4d911e1a8fd29476) [INFO] running `Command { std: "docker" "inspect" "85e5c701658462ecd59440d2713ef93486d8c3f41c2a244aab4e076e7f22780a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e5c701658462ecd59440d2713ef93486d8c3f41c2a244aab4e076e7f22780a", kill_on_drop: false }` [INFO] [stdout] 85e5c701658462ecd59440d2713ef93486d8c3f41c2a244aab4e076e7f22780a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb10b94d2e4b21fcbf616a68ff90f672b736891e5b3267512c0dcaefdd5ff91e [INFO] running `Command { std: "docker" "start" "-a" "cb10b94d2e4b21fcbf616a68ff90f672b736891e5b3267512c0dcaefdd5ff91e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/assemble_logs-4d911e1a8fd29476) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test unformatted_datetime::test::test_parse_unformatted_datetime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cb10b94d2e4b21fcbf616a68ff90f672b736891e5b3267512c0dcaefdd5ff91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb10b94d2e4b21fcbf616a68ff90f672b736891e5b3267512c0dcaefdd5ff91e", kill_on_drop: false }` [INFO] [stdout] cb10b94d2e4b21fcbf616a68ff90f672b736891e5b3267512c0dcaefdd5ff91e