[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#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [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 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-middleware-common v0.17.0 [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] [stderr] Downloaded wasmer-runtime-core v0.17.0 [INFO] [stderr] Downloaded schemars_derive v0.7.0 [INFO] [stderr] Downloaded schemars v0.7.0 [INFO] [stderr] Downloaded nix v0.15.0 [INFO] [stderr] Downloaded serde_bytes v0.11.3 [INFO] [stderr] Downloaded target-lexicon v0.10.0 [INFO] [stderr] Downloaded dynasm v0.5.2 [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded serde-bench v0.0.7 [INFO] [stderr] Downloaded wasmparser v0.51.4 [INFO] [stderr] Downloaded blake3 v0.3.3 [INFO] [stderr] Downloaded wasmer-singlepass-backend v0.17.0 [INFO] [stderr] Downloaded dynasmrt v0.5.2 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c2fd2bed70eb0c29a8efdc37a341e296e20503c379404c080f2e667a567b7f1 [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" "0c2fd2bed70eb0c29a8efdc37a341e296e20503c379404c080f2e667a567b7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c2fd2bed70eb0c29a8efdc37a341e296e20503c379404c080f2e667a567b7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c2fd2bed70eb0c29a8efdc37a341e296e20503c379404c080f2e667a567b7f1", kill_on_drop: false }` [INFO] [stdout] 0c2fd2bed70eb0c29a8efdc37a341e296e20503c379404c080f2e667a567b7f1 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f95c71561c7806f3905ff67c2957b6953b41347394a7490c0f6a08123c1408 [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" "f3f95c71561c7806f3905ff67c2957b6953b41347394a7490c0f6a08123c1408", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling schemars v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling blake3 v0.3.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking dynasmrt v0.5.2 [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 schemars_derive v0.7.0 [INFO] [stderr] Compiling dynasm v0.5.2 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking infinipass v11.22.33 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasmer-singlepass-backend v0.17.0 [INFO] [stderr] Checking wasmer-middleware-common 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" "f3f95c71561c7806f3905ff67c2957b6953b41347394a7490c0f6a08123c1408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f95c71561c7806f3905ff67c2957b6953b41347394a7490c0f6a08123c1408", kill_on_drop: false }` [INFO] [stdout] f3f95c71561c7806f3905ff67c2957b6953b41347394a7490c0f6a08123c1408