[INFO] updating cached repository https://github.com/niveau0/ci-dashboard [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] testing niveau0/ci-dashboard against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniveau0%2Fci-dashboard" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/niveau0/ci-dashboard on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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 work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/niveau0/ci-dashboard already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 6652faee02732aea209194607e2e08dc5c534243baff7eaf7ec5050355ab8f8d [INFO] running `"docker" "start" "-a" "6652faee02732aea209194607e2e08dc5c534243baff7eaf7ec5050355ab8f8d"` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.42 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling bumpalo v2.4.1 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling wasm-bindgen v0.2.42 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.15 [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] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling js-sys v0.3.19 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.19 [INFO] [stderr] Compiling 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] Finished dev [unoptimized + debuginfo] target(s) in 46.95s [INFO] running `"docker" "inspect" "6652faee02732aea209194607e2e08dc5c534243baff7eaf7ec5050355ab8f8d"` [INFO] running `"docker" "rm" "-f" "6652faee02732aea209194607e2e08dc5c534243baff7eaf7ec5050355ab8f8d"` [INFO] [stdout] 6652faee02732aea209194607e2e08dc5c534243baff7eaf7ec5050355ab8f8d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 260d9fc2be3d12f5e63188aee1dfc086116b8e4b7e45af4aa52d13cb88ccb8ce [INFO] running `"docker" "start" "-a" "260d9fc2be3d12f5e63188aee1dfc086116b8e4b7e45af4aa52d13cb88ccb8ce"` [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.42 [INFO] [stderr] Compiling 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] Finished dev [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `"docker" "inspect" "260d9fc2be3d12f5e63188aee1dfc086116b8e4b7e45af4aa52d13cb88ccb8ce"` [INFO] running `"docker" "rm" "-f" "260d9fc2be3d12f5e63188aee1dfc086116b8e4b7e45af4aa52d13cb88ccb8ce"` [INFO] [stdout] 260d9fc2be3d12f5e63188aee1dfc086116b8e4b7e45af4aa52d13cb88ccb8ce [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 61194bdc8fa1cf47ab0db639468d7c062497ad226026a915e15a0898328b3137 [INFO] running `"docker" "start" "-a" "61194bdc8fa1cf47ab0db639468d7c062497ad226026a915e15a0898328b3137"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ci_dashboard-30420fdfb4290556 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/web-49f733a08b0fe5fd [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "61194bdc8fa1cf47ab0db639468d7c062497ad226026a915e15a0898328b3137"` [INFO] running `"docker" "rm" "-f" "61194bdc8fa1cf47ab0db639468d7c062497ad226026a915e15a0898328b3137"` [INFO] [stdout] 61194bdc8fa1cf47ab0db639468d7c062497ad226026a915e15a0898328b3137