[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 master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster128%2Finfinipass" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/webmaster128/infinipass on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/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-9/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af488764736089f4e206024d3ceda3935bd52cb4861de8c2de2ef5350f539502 [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" "af488764736089f4e206024d3ceda3935bd52cb4861de8c2de2ef5350f539502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af488764736089f4e206024d3ceda3935bd52cb4861de8c2de2ef5350f539502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af488764736089f4e206024d3ceda3935bd52cb4861de8c2de2ef5350f539502", kill_on_drop: false }` [INFO] [stdout] af488764736089f4e206024d3ceda3935bd52cb4861de8c2de2ef5350f539502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d12e510b7c865c09a244a47152ba45822305bc6cfa606de1fffece7ea497219 [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" "6d12e510b7c865c09a244a47152ba45822305bc6cfa606de1fffece7ea497219", 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 serde v1.0.104 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling schemars v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [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 digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dynasmrt v0.5.2 [INFO] [stderr] Checking parking_lot v0.10.0 [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_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" "6d12e510b7c865c09a244a47152ba45822305bc6cfa606de1fffece7ea497219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d12e510b7c865c09a244a47152ba45822305bc6cfa606de1fffece7ea497219", kill_on_drop: false }` [INFO] [stdout] 6d12e510b7c865c09a244a47152ba45822305bc6cfa606de1fffece7ea497219