[INFO] cloning repository https://github.com/webmaster128/infinipass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/webmaster128/infinipass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster128%2Finfinipass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster128%2Finfinipass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8c460a727ecb398a7577e5bfe65e6ab63323cf9 [INFO] checking webmaster128/infinipass against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster128%2Finfinipass" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/webmaster128/infinipass on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/webmaster128/infinipass [INFO] finished tweaking git repo https://github.com/webmaster128/infinipass [INFO] tweaked toml for git repo https://github.com/webmaster128/infinipass written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/webmaster128/infinipass already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8c51bd153b83a20485d231d889a442d95387cd47b50594cd013dbb692c9da1b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a8c51bd153b83a20485d231d889a442d95387cd47b50594cd013dbb692c9da1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8c51bd153b83a20485d231d889a442d95387cd47b50594cd013dbb692c9da1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c51bd153b83a20485d231d889a442d95387cd47b50594cd013dbb692c9da1b", kill_on_drop: false }` [INFO] [stdout] a8c51bd153b83a20485d231d889a442d95387cd47b50594cd013dbb692c9da1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3113c58bd837a9cd03ebdd3a084730ef8219a736bff9587019166f7f61f83bf7 [INFO] running `Command { std: "docker" "start" "-a" "3113c58bd837a9cd03ebdd3a084730ef8219a736bff9587019166f7f61f83bf7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling schemars v0.7.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking dynasmrt v0.5.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling blake3 v0.3.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling dynasm v0.5.2 [INFO] [stderr] Compiling schemars_derive v0.7.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking infinipass v11.22.33 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasmer-middleware-common v0.17.0 [INFO] [stderr] Checking wasmer-singlepass-backend v0.17.0 [INFO] [stdout] error: couldn't read tests/../target/wasm32-unknown-unknown/release/infinipass.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | static WASM: &[u8] = include_bytes!("../target/wasm32-unknown-unknown/release/infinipass.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `infinipass` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3113c58bd837a9cd03ebdd3a084730ef8219a736bff9587019166f7f61f83bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3113c58bd837a9cd03ebdd3a084730ef8219a736bff9587019166f7f61f83bf7", kill_on_drop: false }` [INFO] [stdout] 3113c58bd837a9cd03ebdd3a084730ef8219a736bff9587019166f7f61f83bf7