[INFO] updating cached repository https://github.com/niveau0/ci-dashboard [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 83dc50f5508b6a01afd04492f364c8eae853b444 [INFO] checking niveau0/ci-dashboard against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniveau0%2Fci-dashboard" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 32% (8/25) Checking out files: 36% (9/25) Checking out files: 40% (10/25) Checking out files: 44% (11/25) Checking out files: 48% (12/25) Checking out files: 52% (13/25) Checking out files: 56% (14/25) Checking out files: 60% (15/25) Checking out files: 64% (16/25) Checking out files: 68% (17/25) Checking out files: 72% (18/25) Checking out files: 76% (19/25) Checking out files: 80% (20/25) Checking out files: 84% (21/25) Checking out files: 88% (22/25) Checking out files: 92% (23/25) Checking out files: 96% (24/25) Checking out files: 100% (25/25) Checking out files: 100% (25/25), done. [INFO] validating manifest of git repo https://github.com/niveau0/ci-dashboard on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/niveau0/ci-dashboard [INFO] finished tweaking git repo https://github.com/niveau0/ci-dashboard [INFO] tweaked toml for git repo https://github.com/niveau0/ci-dashboard written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/niveau0/ci-dashboard already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2aac92693e2eaf7797f02f41c13e90d65fe02999453d6fac9a9ccbb8c12d3848 [INFO] running `"docker" "start" "-a" "2aac92693e2eaf7797f02f41c13e90d65fe02999453d6fac9a9ccbb8c12d3848"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.42 [INFO] [stderr] Compiling bumpalo v2.4.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.42 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.42 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.42 [INFO] [stderr] Compiling web-sys v0.3.19 [INFO] [stderr] Checking serde v1.0.91 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking js-sys v0.3.19 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.19 [INFO] [stderr] Checking wasm-bindgen-test v0.2.42 [INFO] [stderr] Checking ci-dashboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `web_sys::console` [INFO] [stderr] --> src/gitlab.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use web_sys::console; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `web_sys::console` [INFO] [stderr] --> src/gitlab.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use web_sys::console; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `"docker" "inspect" "2aac92693e2eaf7797f02f41c13e90d65fe02999453d6fac9a9ccbb8c12d3848"` [INFO] running `"docker" "rm" "-f" "2aac92693e2eaf7797f02f41c13e90d65fe02999453d6fac9a9ccbb8c12d3848"` [INFO] [stdout] 2aac92693e2eaf7797f02f41c13e90d65fe02999453d6fac9a9ccbb8c12d3848