[INFO] fetching crate notan_web 0.14.0...
[INFO] testing notan_web-0.14.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate notan_web 0.14.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate notan_web 0.14.0
[INFO] finished tweaking crates.io crate notan_web 0.14.0
[INFO] tweaked toml for crates.io crate notan_web 0.14.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate notan_web 0.14.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate notan_web 0.14.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 467850dd7f1933ba0672d28868ebf7cb39b6b2a70d5461b5a387b69ff5519a45
[INFO] running `Command { std: "docker" "start" "-a" "467850dd7f1933ba0672d28868ebf7cb39b6b2a70d5461b5a387b69ff5519a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "467850dd7f1933ba0672d28868ebf7cb39b6b2a70d5461b5a387b69ff5519a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "467850dd7f1933ba0672d28868ebf7cb39b6b2a70d5461b5a387b69ff5519a45", kill_on_drop: false }`
[INFO] [stdout] 467850dd7f1933ba0672d28868ebf7cb39b6b2a70d5461b5a387b69ff5519a45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6187e06a2a8a821e3e02bb58b24e9e37dcca4e12891fd4c67d01c9be4867653
[INFO] running `Command { std: "docker" "start" "-a" "a6187e06a2a8a821e3e02bb58b24e9e37dcca4e12891fd4c67d01c9be4867653", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling spirv_cross v0.23.1
[INFO] [stderr]    Compiling notan_macro v0.14.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling notan_utils v0.14.0
[INFO] [stderr]    Compiling notan_core v0.14.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-jpeg v0.5.8
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling crevice_notan-derive v0.10.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling notan_math v0.14.0
[INFO] [stderr]    Compiling crevice_notan v0.14.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling notan_input v0.14.0
[INFO] [stderr]    Compiling notan_graphics v0.14.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling platter2 v0.1.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling notan_app v0.14.0
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling notan_glow v0.14.0
[INFO] [stderr]    Compiling notan_web v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.94s
[INFO] running `Command { std: "docker" "inspect" "a6187e06a2a8a821e3e02bb58b24e9e37dcca4e12891fd4c67d01c9be4867653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6187e06a2a8a821e3e02bb58b24e9e37dcca4e12891fd4c67d01c9be4867653", kill_on_drop: false }`
[INFO] [stdout] a6187e06a2a8a821e3e02bb58b24e9e37dcca4e12891fd4c67d01c9be4867653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d1ebcbeb343320209df25f870b76ce9d39c29217d8999b93dcca7110cf3b233
[INFO] running `Command { std: "docker" "start" "-a" "1d1ebcbeb343320209df25f870b76ce9d39c29217d8999b93dcca7110cf3b233", kill_on_drop: false }`
[INFO] [stderr]    Compiling notan_web v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] running `Command { std: "docker" "inspect" "1d1ebcbeb343320209df25f870b76ce9d39c29217d8999b93dcca7110cf3b233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1ebcbeb343320209df25f870b76ce9d39c29217d8999b93dcca7110cf3b233", kill_on_drop: false }`
[INFO] [stdout] 1d1ebcbeb343320209df25f870b76ce9d39c29217d8999b93dcca7110cf3b233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05d33cd2f540486a8d5c280b42cf2edfd2e40c328a950cb7fb23f8efd8eb0cac
[INFO] running `Command { std: "docker" "start" "-a" "05d33cd2f540486a8d5c280b42cf2edfd2e40c328a950cb7fb23f8efd8eb0cac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notan_web-f6385919b2391d46)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests notan_web
[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] [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" "05d33cd2f540486a8d5c280b42cf2edfd2e40c328a950cb7fb23f8efd8eb0cac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d33cd2f540486a8d5c280b42cf2edfd2e40c328a950cb7fb23f8efd8eb0cac", kill_on_drop: false }`
[INFO] [stdout] 05d33cd2f540486a8d5c280b42cf2edfd2e40c328a950cb7fb23f8efd8eb0cac
