[INFO] cloning repository https://github.com/i-schuetz/yew-d3-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i-schuetz/yew-d3-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-schuetz%2Fyew-d3-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-schuetz%2Fyew-d3-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfedd095aef85b5e4fc90a5b09741e04d2d9d53c [INFO] testing i-schuetz/yew-d3-example against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi-schuetz%2Fyew-d3-example" "/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/i-schuetz/yew-d3-example on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/i-schuetz/yew-d3-example [INFO] finished tweaking git repo https://github.com/i-schuetz/yew-d3-example [INFO] tweaked toml for git repo https://github.com/i-schuetz/yew-d3-example written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/i-schuetz/yew-d3-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df05114d779e4fc948c37060875cfcd016bd82c91666031c2a6e94b25c5dfaee [INFO] running `Command { std: "docker" "start" "-a" "df05114d779e4fc948c37060875cfcd016bd82c91666031c2a6e94b25c5dfaee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df05114d779e4fc948c37060875cfcd016bd82c91666031c2a6e94b25c5dfaee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df05114d779e4fc948c37060875cfcd016bd82c91666031c2a6e94b25c5dfaee", kill_on_drop: false }` [INFO] [stdout] df05114d779e4fc948c37060875cfcd016bd82c91666031c2a6e94b25c5dfaee [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5db34abd7872300f0d487be5c5dafd581c006e3cb55c71963e6b357af020950 [INFO] running `Command { std: "docker" "start" "-a" "e5db34abd7872300f0d487be5c5dafd581c006e3cb55c71963e6b357af020950", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling yew-macro v0.17.0 (https://github.com/yewstack/yew?branch=master#e5dca452) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling js-sys v0.3.47 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.47 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.20 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew v0.17.4 (https://github.com/yewstack/yew?branch=master#e5dca452) [INFO] [stderr] Compiling yewtil v0.3.2 (https://github.com/yewstack/yew?branch=master#e5dca452) [INFO] [stderr] Compiling yew_d3_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.92s [INFO] running `Command { std: "docker" "inspect" "e5db34abd7872300f0d487be5c5dafd581c006e3cb55c71963e6b357af020950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5db34abd7872300f0d487be5c5dafd581c006e3cb55c71963e6b357af020950", kill_on_drop: false }` [INFO] [stdout] e5db34abd7872300f0d487be5c5dafd581c006e3cb55c71963e6b357af020950 [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d0f63d4f5dab258ef5a73440c50ad446a46ed039df074e72adf4935ec87b2ab [INFO] running `Command { std: "docker" "start" "-a" "3d0f63d4f5dab258ef5a73440c50ad446a46ed039df074e72adf4935ec87b2ab", kill_on_drop: false }` [INFO] [stderr] Compiling yew_d3_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "3d0f63d4f5dab258ef5a73440c50ad446a46ed039df074e72adf4935ec87b2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0f63d4f5dab258ef5a73440c50ad446a46ed039df074e72adf4935ec87b2ab", kill_on_drop: false }` [INFO] [stdout] 3d0f63d4f5dab258ef5a73440c50ad446a46ed039df074e72adf4935ec87b2ab [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90c1eb22497e0c0571060765a5e4cbc2319fb6cb365c30e83946939aea5a22d7 [INFO] running `Command { std: "docker" "start" "-a" "90c1eb22497e0c0571060765a5e4cbc2319fb6cb365c30e83946939aea5a22d7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yew_d3_example-1302635802107d23) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90c1eb22497e0c0571060765a5e4cbc2319fb6cb365c30e83946939aea5a22d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90c1eb22497e0c0571060765a5e4cbc2319fb6cb365c30e83946939aea5a22d7", kill_on_drop: false }` [INFO] [stdout] 90c1eb22497e0c0571060765a5e4cbc2319fb6cb365c30e83946939aea5a22d7