[INFO] cloning repository https://github.com/YZITE/yzix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YZITE/yzix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYZITE%2Fyzix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYZITE%2Fyzix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1ff0d05ca8dd3a27998ddcbe79bbf60b55d3825 [INFO] testing YZITE/yzix against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYZITE%2Fyzix" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YZITE/yzix on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YZITE/yzix [INFO] finished tweaking git repo https://github.com/YZITE/yzix [INFO] tweaked toml for git repo https://github.com/YZITE/yzix written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/YZITE/yzix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 rand_xorshift v0.3.0 [INFO] [stderr] Downloaded blake2 v0.10.0 [INFO] [stderr] Downloaded serde_test v1.0.131 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] [stderr] Downloaded base64 v0.20.0-alpha.1 [INFO] [stderr] Downloaded oci-spec v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9181a9186b15b9a71410d3771fa2e7ad3242d979f95445ba0db9ab126593186b [INFO] running `Command { std: "docker" "start" "-a" "9181a9186b15b9a71410d3771fa2e7ad3242d979f95445ba0db9ab126593186b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9181a9186b15b9a71410d3771fa2e7ad3242d979f95445ba0db9ab126593186b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9181a9186b15b9a71410d3771fa2e7ad3242d979f95445ba0db9ab126593186b", kill_on_drop: false }` [INFO] [stdout] 9181a9186b15b9a71410d3771fa2e7ad3242d979f95445ba0db9ab126593186b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23cc3686c4bd80056f7d95355494c0cb6fa18c650b2c659b4db8fcf3ebdfc017 [INFO] running `Command { std: "docker" "start" "-a" "23cc3686c4bd80056f7d95355494c0cb6fa18c650b2c659b4db8fcf3ebdfc017", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling base64 v0.20.0-alpha.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling blake2 v0.10.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cc v1.0.72 [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 ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling yzix-pool v0.1.0 (/opt/rustwide/workdir/crates/yzix-pool) [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling yzix-store v0.1.0 (/opt/rustwide/workdir/crates/yzix-store) [INFO] [stderr] Compiling oci-spec v0.5.2 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling yzix-core v0.1.0 (/opt/rustwide/workdir/crates/yzix-core) [INFO] [stderr] Compiling yzix-server v0.1.0 (/opt/rustwide/workdir/crates/yzix-server) [INFO] [stderr] Compiling yzix-client v0.1.0 (/opt/rustwide/workdir/crates/yzix-client) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.25s [INFO] running `Command { std: "docker" "inspect" "23cc3686c4bd80056f7d95355494c0cb6fa18c650b2c659b4db8fcf3ebdfc017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23cc3686c4bd80056f7d95355494c0cb6fa18c650b2c659b4db8fcf3ebdfc017", kill_on_drop: false }` [INFO] [stdout] 23cc3686c4bd80056f7d95355494c0cb6fa18c650b2c659b4db8fcf3ebdfc017 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61bc966e2df2372f3730815c8e768ac4cddc6ac61f7934ea43668b8cb49d8027 [INFO] running `Command { std: "docker" "start" "-a" "61bc966e2df2372f3730815c8e768ac4cddc6ac61f7934ea43668b8cb49d8027", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling serde_test v1.0.131 [INFO] [stderr] Compiling yzix-pool v0.1.0 (/opt/rustwide/workdir/crates/yzix-pool) [INFO] [stderr] Compiling yzix-core v0.1.0 (/opt/rustwide/workdir/crates/yzix-core) [INFO] [stderr] Compiling yzix-server v0.1.0 (/opt/rustwide/workdir/crates/yzix-server) [INFO] [stderr] Compiling yzix-client v0.1.0 (/opt/rustwide/workdir/crates/yzix-client) [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling yzix-store v0.1.0 (/opt/rustwide/workdir/crates/yzix-store) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.22s [INFO] running `Command { std: "docker" "inspect" "61bc966e2df2372f3730815c8e768ac4cddc6ac61f7934ea43668b8cb49d8027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bc966e2df2372f3730815c8e768ac4cddc6ac61f7934ea43668b8cb49d8027", kill_on_drop: false }` [INFO] [stdout] 61bc966e2df2372f3730815c8e768ac4cddc6ac61f7934ea43668b8cb49d8027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66b65273aee25a45e3a7474259a083d82191bf2b990e4203bbab5c14a0c205d7 [INFO] running `Command { std: "docker" "start" "-a" "66b65273aee25a45e3a7474259a083d82191bf2b990e4203bbab5c14a0c205d7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yzix_client-12109830a30fb100) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yzix_core-101450476b760dac) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yzix_pool-c637a7f4bd0d44a7) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yzix_server-eb686f823fe6ba0d) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yzix_store-87e5dec6895e02ca) [INFO] [stdout] running 3 tests [INFO] [stdout] test strwrappers::tests::default_output_valid ... ok [INFO] [stdout] test build_graph::eval::tests::basic_eval_pattern ... ok [INFO] [stdout] test build_graph::eval::tests::hash_inputs_normalize_outputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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] [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::hash_parse ... ok [INFO] [stdout] test tests::hash_deser_from_str ... ok [INFO] [stderr] Doc-tests yzix-core [INFO] [stdout] test tests::hash_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] [stderr] Doc-tests yzix-pool [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] [stderr] Doc-tests yzix-store [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" "66b65273aee25a45e3a7474259a083d82191bf2b990e4203bbab5c14a0c205d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b65273aee25a45e3a7474259a083d82191bf2b990e4203bbab5c14a0c205d7", kill_on_drop: false }` [INFO] [stdout] 66b65273aee25a45e3a7474259a083d82191bf2b990e4203bbab5c14a0c205d7