[INFO] cloning repository https://github.com/dnaka91/actions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Factions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Factions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbab005ee4836068b9ec67a38eeed7bbdaaa205b [INFO] testing dnaka91/actions 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%2Fdnaka91%2Factions" "/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/dnaka91/actions 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/dnaka91/actions [INFO] finished tweaking git repo https://github.com/dnaka91/actions [INFO] tweaked toml for git repo https://github.com/dnaka91/actions written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/dnaka91/actions 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] [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-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc938bcc59c17b34115cac165254ff13fef9ef2a5750b53051f399814ad22176 [INFO] running `Command { std: "docker" "start" "-a" "fc938bcc59c17b34115cac165254ff13fef9ef2a5750b53051f399814ad22176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc938bcc59c17b34115cac165254ff13fef9ef2a5750b53051f399814ad22176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc938bcc59c17b34115cac165254ff13fef9ef2a5750b53051f399814ad22176", kill_on_drop: false }` [INFO] [stdout] fc938bcc59c17b34115cac165254ff13fef9ef2a5750b53051f399814ad22176 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b312dbc96588c69723ac06b760e2988661b45a364263dd61766f8427bff24a02 [INFO] running `Command { std: "docker" "start" "-a" "b312dbc96588c69723ac06b760e2988661b45a364263dd61766f8427bff24a02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling build-assets v1.0.0 (/opt/rustwide/workdir/crates/build-assets) [INFO] [stderr] Compiling num_threads v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling time v0.3.6 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling blake2 v0.10.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling attohttpc v0.18.0 [INFO] [stderr] Compiling cargo_metadata v0.14.1 [INFO] [stderr] Compiling actions-common v0.1.0 (/opt/rustwide/workdir/crates/actions-common) [INFO] [stderr] Compiling sign-assets v1.0.0 (/opt/rustwide/workdir/crates/sign-assets) [INFO] [stderr] Compiling hash-assets v1.0.0 (/opt/rustwide/workdir/crates/hash-assets) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.72s [INFO] running `Command { std: "docker" "inspect" "b312dbc96588c69723ac06b760e2988661b45a364263dd61766f8427bff24a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b312dbc96588c69723ac06b760e2988661b45a364263dd61766f8427bff24a02", kill_on_drop: false }` [INFO] [stdout] b312dbc96588c69723ac06b760e2988661b45a364263dd61766f8427bff24a02 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83dff917de6456b0f1a33a558f80268b1d35fdcfcfd8379d8ca5b73355d4ca8a [INFO] running `Command { std: "docker" "start" "-a" "83dff917de6456b0f1a33a558f80268b1d35fdcfcfd8379d8ca5b73355d4ca8a", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling actions-common v0.1.0 (/opt/rustwide/workdir/crates/actions-common) [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling hash-assets v1.0.0 (/opt/rustwide/workdir/crates/hash-assets) [INFO] [stderr] Compiling sign-assets v1.0.0 (/opt/rustwide/workdir/crates/sign-assets) [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling time v0.3.6 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling build-assets v1.0.0 (/opt/rustwide/workdir/crates/build-assets) [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.95s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/actions_common-7e8db3443832767d) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/build_assets-65cb1417f504ecc8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/build_assets-61ca49b58af7b5dd) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hash_assets-e4368616626ff397) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hash_assets-6899ab816ef96d16) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sign_assets-2fe470cf909b41c2) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sign_assets-d4a8f9de31eaad73) [INFO] running `Command { std: "docker" "inspect" "83dff917de6456b0f1a33a558f80268b1d35fdcfcfd8379d8ca5b73355d4ca8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83dff917de6456b0f1a33a558f80268b1d35fdcfcfd8379d8ca5b73355d4ca8a", kill_on_drop: false }` [INFO] [stdout] 83dff917de6456b0f1a33a558f80268b1d35fdcfcfd8379d8ca5b73355d4ca8a [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac96e1ac5d91bf8b3f26d290fdbc40c0dbb1d56e8a143322077f61ff54d737c0 [INFO] running `Command { std: "docker" "start" "-a" "ac96e1ac5d91bf8b3f26d290fdbc40c0dbb1d56e8a143322077f61ff54d737c0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actions_common-7e8db3443832767d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test glob::tests::invalid_glob ... ok [INFO] [stdout] test glob::tests::match_globs ... 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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/build_assets-65cb1417f504ecc8) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/build_assets-61ca49b58af7b5dd) [INFO] [stdout] running 1 test [INFO] [stdout] test toolchain::tests::test_toolchain ... 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] [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hash_assets-e4368616626ff397) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hash_assets-6899ab816ef96d16) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sign_assets-2fe470cf909b41c2) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sign_assets-d4a8f9de31eaad73) [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 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 actions-common [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/tracing.rs - tracing::init (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s [INFO] [stdout] [INFO] [stderr] Doc-tests build-assets [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 hash-assets [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 sign-assets [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" "ac96e1ac5d91bf8b3f26d290fdbc40c0dbb1d56e8a143322077f61ff54d737c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac96e1ac5d91bf8b3f26d290fdbc40c0dbb1d56e8a143322077f61ff54d737c0", kill_on_drop: false }` [INFO] [stdout] ac96e1ac5d91bf8b3f26d290fdbc40c0dbb1d56e8a143322077f61ff54d737c0