[INFO] fetching crate hassium-composite-renderer-backend-web 0.1.3... [INFO] testing hassium-composite-renderer-backend-web-0.1.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate hassium-composite-renderer-backend-web 0.1.3 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate hassium-composite-renderer-backend-web 0.1.3 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 crates.io crate hassium-composite-renderer-backend-web 0.1.3 [INFO] finished tweaking crates.io crate hassium-composite-renderer-backend-web 0.1.3 [INFO] tweaked toml for crates.io crate hassium-composite-renderer-backend-web 0.1.3 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inflate v0.4.5 [INFO] [stderr] Downloaded png v0.14.1 [INFO] [stderr] Downloaded hassium-composite-renderer v0.1.3 [INFO] [stderr] Downloaded hassium-utils v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 0d5da4fe5eb7bc92cff1aa2769a227125e083afa1263e8986d7acd91348fb3bb [INFO] running `Command { std: "docker" "start" "-a" "0d5da4fe5eb7bc92cff1aa2769a227125e083afa1263e8986d7acd91348fb3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d5da4fe5eb7bc92cff1aa2769a227125e083afa1263e8986d7acd91348fb3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5da4fe5eb7bc92cff1aa2769a227125e083afa1263e8986d7acd91348fb3bb", kill_on_drop: false }` [INFO] [stdout] 0d5da4fe5eb7bc92cff1aa2769a227125e083afa1263e8986d7acd91348fb3bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 61480d70a1f2efcd5ff2515038ba458f90628c256ac5b8adaf79706f8871f8b4 [INFO] running `Command { std: "docker" "start" "-a" "61480d70a1f2efcd5ff2515038ba458f90628c256ac5b8adaf79706f8871f8b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling specs-hierarchy v0.3.1 [INFO] [stderr] Compiling noise v0.5.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling hassium-utils v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hassium-core v0.1.3 [INFO] [stderr] Compiling hassium-composite-renderer v0.1.3 [INFO] [stderr] Compiling hassium-composite-renderer-backend-web v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.43s [INFO] running `Command { std: "docker" "inspect" "61480d70a1f2efcd5ff2515038ba458f90628c256ac5b8adaf79706f8871f8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61480d70a1f2efcd5ff2515038ba458f90628c256ac5b8adaf79706f8871f8b4", kill_on_drop: false }` [INFO] [stdout] 61480d70a1f2efcd5ff2515038ba458f90628c256ac5b8adaf79706f8871f8b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] bbf56f384c4907e99a2e1519661563ab958ab9fc3d204b922fbff77324235132 [INFO] running `Command { std: "docker" "start" "-a" "bbf56f384c4907e99a2e1519661563ab958ab9fc3d204b922fbff77324235132", kill_on_drop: false }` [INFO] [stderr] Compiling hassium-composite-renderer-backend-web v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "bbf56f384c4907e99a2e1519661563ab958ab9fc3d204b922fbff77324235132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf56f384c4907e99a2e1519661563ab958ab9fc3d204b922fbff77324235132", kill_on_drop: false }` [INFO] [stdout] bbf56f384c4907e99a2e1519661563ab958ab9fc3d204b922fbff77324235132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 254b465097c04264fd4a9b7b4d47dc199c272176d61c246f7b3df2bb56a08443 [INFO] running `Command { std: "docker" "start" "-a" "254b465097c04264fd4a9b7b4d47dc199c272176d61c246f7b3df2bb56a08443", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hassium_composite_renderer_backend_web-e86526eaa6351643) [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] [stderr] Doc-tests hassium-composite-renderer-backend-web [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" "254b465097c04264fd4a9b7b4d47dc199c272176d61c246f7b3df2bb56a08443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "254b465097c04264fd4a9b7b4d47dc199c272176d61c246f7b3df2bb56a08443", kill_on_drop: false }` [INFO] [stdout] 254b465097c04264fd4a9b7b4d47dc199c272176d61c246f7b3df2bb56a08443