[INFO] cloning repository https://github.com/CharlyCst/watest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CharlyCst/watest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlyCst%2Fwatest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlyCst%2Fwatest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be5d5c45df99e62f02f1e94b092987ff1416ac6f [INFO] checking CharlyCst/watest against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlyCst%2Fwatest" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CharlyCst/watest on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CharlyCst/watest [INFO] finished tweaking git repo https://github.com/CharlyCst/watest [INFO] tweaked toml for git repo https://github.com/CharlyCst/watest written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/CharlyCst/watest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d16a525cf3f12186c96218b494a1f8ce9cb16a1b9645470bab18b399f8a4b6fa [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" "d16a525cf3f12186c96218b494a1f8ce9cb16a1b9645470bab18b399f8a4b6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d16a525cf3f12186c96218b494a1f8ce9cb16a1b9645470bab18b399f8a4b6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16a525cf3f12186c96218b494a1f8ce9cb16a1b9645470bab18b399f8a4b6fa", kill_on_drop: false }` [INFO] [stdout] d16a525cf3f12186c96218b494a1f8ce9cb16a1b9645470bab18b399f8a4b6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ed8c92452fff77ce20db5be53a2e177befcdeee19ccaa3632bd081aa884794c [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" "3ed8c92452fff77ce20db5be53a2e177befcdeee19ccaa3632bd081aa884794c", 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] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cranelift-codegen-shared v0.65.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling wasmtime-environ v0.18.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking wat v1.0.22 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking regalloc v0.0.26 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking object v0.18.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking file-per-thread-logger v0.1.3 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling wasmtime-runtime v0.18.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Compiling cranelift-entity v0.65.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking cranelift-bforest v0.65.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.65.0 [INFO] [stderr] Checking zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Checking zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling cranelift-codegen v0.65.0 [INFO] [stderr] Checking cranelift-frontend v0.65.0 [INFO] [stderr] Checking cranelift-native v0.65.0 [INFO] [stderr] Checking cranelift-wasm v0.65.0 [INFO] [stderr] Checking wasmtime-debug v0.18.0 [INFO] [stderr] Checking wasmtime-profiling v0.18.0 [INFO] [stderr] Checking wasmtime-jit v0.18.0 [INFO] [stderr] Checking wasmtime v0.18.0 [INFO] [stderr] Checking watest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `Command { std: "docker" "inspect" "3ed8c92452fff77ce20db5be53a2e177befcdeee19ccaa3632bd081aa884794c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed8c92452fff77ce20db5be53a2e177befcdeee19ccaa3632bd081aa884794c", kill_on_drop: false }` [INFO] [stdout] 3ed8c92452fff77ce20db5be53a2e177befcdeee19ccaa3632bd081aa884794c