[INFO] cloning repository https://github.com/zserik/zsstwebr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zserik/zsstwebr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzsstwebr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzsstwebr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd115f5110dad59a3edbca1939f180c5793e2495 [INFO] testing zserik/zsstwebr against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzserik%2Fzsstwebr" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zserik/zsstwebr 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/zserik/zsstwebr [INFO] finished tweaking git repo https://github.com/zserik/zsstwebr [INFO] tweaked toml for git repo https://github.com/zserik/zsstwebr written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/zserik/zsstwebr 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] Downloading crates ... [INFO] [stderr] Downloaded never v0.1.0 [INFO] [stderr] Downloaded clap v3.0.6 [INFO] [stderr] Downloaded diligent-date-parser v0.1.3 [INFO] [stderr] Downloaded atom_syndication v0.11.0 [INFO] [stderr] Downloaded delegate-attr v0.2.9 [INFO] [stderr] Downloaded yz-diary-date v0.1.1 [INFO] [stderr] Downloaded readfilez v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 3aef9e761485dce50c017ba9f9f4e00b3f8001693da3b42cd630a144d59298c7 [INFO] running `Command { std: "docker" "start" "-a" "3aef9e761485dce50c017ba9f9f4e00b3f8001693da3b42cd630a144d59298c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3aef9e761485dce50c017ba9f9f4e00b3f8001693da3b42cd630a144d59298c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aef9e761485dce50c017ba9f9f4e00b3f8001693da3b42cd630a144d59298c7", kill_on_drop: false }` [INFO] [stdout] 3aef9e761485dce50c017ba9f9f4e00b3f8001693da3b42cd630a144d59298c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 7b82593ce33921ddb5418920b42b0d26df1ebc634c86860ec67316d547b33e75 [INFO] running `Command { std: "docker" "start" "-a" "7b82593ce33921ddb5418920b42b0d26df1ebc634c86860ec67316d547b33e75", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v3.0.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling readfilez v0.2.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling diligent-date-parser v0.1.3 [INFO] [stderr] Compiling yz-diary-date v0.1.1 [INFO] [stderr] Compiling atom_syndication v0.11.0 [INFO] [stderr] Compiling zsstwebr v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.40s [INFO] running `Command { std: "docker" "inspect" "7b82593ce33921ddb5418920b42b0d26df1ebc634c86860ec67316d547b33e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b82593ce33921ddb5418920b42b0d26df1ebc634c86860ec67316d547b33e75", kill_on_drop: false }` [INFO] [stdout] 7b82593ce33921ddb5418920b42b0d26df1ebc634c86860ec67316d547b33e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 75a1860fc998610fd84c81c07494649e3755acdd96ff0709370db9edd43ee778 [INFO] running `Command { std: "docker" "start" "-a" "75a1860fc998610fd84c81c07494649e3755acdd96ff0709370db9edd43ee778", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling zsstwebr v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "75a1860fc998610fd84c81c07494649e3755acdd96ff0709370db9edd43ee778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a1860fc998610fd84c81c07494649e3755acdd96ff0709370db9edd43ee778", kill_on_drop: false }` [INFO] [stdout] 75a1860fc998610fd84c81c07494649e3755acdd96ff0709370db9edd43ee778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 61925cc7d969b7c2ae349b847cb45587bf4acc4377ac6a350737a04c2c2fbd62 [INFO] running `Command { std: "docker" "start" "-a" "61925cc7d969b7c2ae349b847cb45587bf4acc4377ac6a350737a04c2c2fbd62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zsstwebr-10d19a22e7bd6c93) [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" "61925cc7d969b7c2ae349b847cb45587bf4acc4377ac6a350737a04c2c2fbd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61925cc7d969b7c2ae349b847cb45587bf4acc4377ac6a350737a04c2c2fbd62", kill_on_drop: false }` [INFO] [stdout] 61925cc7d969b7c2ae349b847cb45587bf4acc4377ac6a350737a04c2c2fbd62