[INFO] cloning repository https://github.com/etoal83/seed-outliner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etoal83/seed-outliner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetoal83%2Fseed-outliner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetoal83%2Fseed-outliner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 230636a712d69e389f2fb4fd3127c232ab9b40b1 [INFO] testing etoal83/seed-outliner against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetoal83%2Fseed-outliner" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/etoal83/seed-outliner on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/etoal83/seed-outliner [INFO] finished tweaking git repo https://github.com/etoal83/seed-outliner [INFO] tweaked toml for git repo https://github.com/etoal83/seed-outliner written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/etoal83/seed-outliner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/seed-rs/seed` [INFO] [stderr] Updating git repository `https://github.com/seed-rs/styles_hooks` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-timers v0.2.3 [INFO] [stderr] Downloaded topo v0.13.2 [INFO] [stderr] Downloaded objekt-clonable v0.2.2 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.3.1 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Downloaded indextree v4.4.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.29 [INFO] [stderr] Downloaded gloo-utils v0.1.2 [INFO] [stderr] Downloaded topo-macro v0.10.0 [INFO] [stderr] Downloaded harsh v0.2.2 [INFO] [stderr] Downloaded dyn-cache v0.12.2 [INFO] [stderr] Downloaded illicit-macro v1.0.0 [INFO] [stderr] Downloaded rust-hsluv v0.1.4 [INFO] [stderr] Downloaded illicit v1.1.2 [INFO] [stderr] Downloaded gloo-file v0.2.1 [INFO] [stderr] Downloaded objekt-clonable-impl v0.2.2 [INFO] [stderr] Downloaded eager v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64cf3edd8f9fbbdb2327df8bd1a1576372fc3fa2ff4ffe3eb0f16f0e08a28448 [INFO] running `Command { std: "docker" "start" "-a" "64cf3edd8f9fbbdb2327df8bd1a1576372fc3fa2ff4ffe3eb0f16f0e08a28448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64cf3edd8f9fbbdb2327df8bd1a1576372fc3fa2ff4ffe3eb0f16f0e08a28448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cf3edd8f9fbbdb2327df8bd1a1576372fc3fa2ff4ffe3eb0f16f0e08a28448", kill_on_drop: false }` [INFO] [stdout] 64cf3edd8f9fbbdb2327df8bd1a1576372fc3fa2ff4ffe3eb0f16f0e08a28448 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f19e61dfc25abed9bf015d93a44785dd6170ff8c66ab68e5866a42500b4c202 [INFO] running `Command { std: "docker" "start" "-a" "2f19e61dfc25abed9bf015d93a44785dd6170ff8c66ab68e5866a42500b4c202", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling harsh v0.2.2 [INFO] [stderr] Compiling rust-hsluv v0.1.4 [INFO] [stderr] Compiling indextree v4.4.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling seed v0.8.0 (https://github.com/seed-rs/seed?branch=master#cce9685c) [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling topo-macro v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling illicit-macro v1.0.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling illicit v1.1.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling dyn-cache v0.12.2 [INFO] [stderr] Compiling atomic_hooks_macros v0.1.6 (https://github.com/seed-rs/styles_hooks?branch=main#056367c6) [INFO] [stderr] Compiling topo v0.13.2 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling objekt-clonable-impl v0.2.2 [INFO] [stderr] Compiling atomic_hooks v0.1.6 (https://github.com/seed-rs/styles_hooks?branch=main#056367c6) [INFO] [stderr] Compiling objekt-clonable v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling gloo-timers v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.1.2 [INFO] [stderr] Compiling gloo-file v0.2.1 [INFO] [stderr] Compiling seed_hooks v0.1.5 (https://github.com/seed-rs/styles_hooks?branch=main#056367c6) [INFO] [stderr] Compiling seed_style_macros v0.1.4 (https://github.com/seed-rs/styles_hooks?branch=main#056367c6) [INFO] [stderr] Compiling seed_styles v0.1.9 (https://github.com/seed-rs/styles_hooks?branch=main#056367c6) [INFO] [stderr] Compiling seed-outliner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "2f19e61dfc25abed9bf015d93a44785dd6170ff8c66ab68e5866a42500b4c202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f19e61dfc25abed9bf015d93a44785dd6170ff8c66ab68e5866a42500b4c202", kill_on_drop: false }` [INFO] [stdout] 2f19e61dfc25abed9bf015d93a44785dd6170ff8c66ab68e5866a42500b4c202 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f31f858816e8ae2d2fdd1d74b074c82f38f2250846d70487da75d48c25509d23 [INFO] running `Command { std: "docker" "start" "-a" "f31f858816e8ae2d2fdd1d74b074c82f38f2250846d70487da75d48c25509d23", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling seed-outliner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.76s [INFO] running `Command { std: "docker" "inspect" "f31f858816e8ae2d2fdd1d74b074c82f38f2250846d70487da75d48c25509d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f31f858816e8ae2d2fdd1d74b074c82f38f2250846d70487da75d48c25509d23", kill_on_drop: false }` [INFO] [stdout] f31f858816e8ae2d2fdd1d74b074c82f38f2250846d70487da75d48c25509d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a55725322ce402909bd87f7cad633866284962aa2c69219720d8fd18eb4157a [INFO] running `Command { std: "docker" "start" "-a" "2a55725322ce402909bd87f7cad633866284962aa2c69219720d8fd18eb4157a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seed_outliner-1f52ecc231b650d8) [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" "2a55725322ce402909bd87f7cad633866284962aa2c69219720d8fd18eb4157a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a55725322ce402909bd87f7cad633866284962aa2c69219720d8fd18eb4157a", kill_on_drop: false }` [INFO] [stdout] 2a55725322ce402909bd87f7cad633866284962aa2c69219720d8fd18eb4157a