[INFO] fetching crate watchface 0.4.0...
[INFO] testing watchface-0.4.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate watchface 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate watchface 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate watchface 0.4.0
[INFO] tweaked toml for crates.io crate watchface 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate watchface 0.4.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 watchface 0.4.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 059fd71ea2bf1e56a613d34cf4d450a5c09837e8769a277fb8084ac90487dd3e
[INFO] running `Command { std: "docker" "start" "-a" "059fd71ea2bf1e56a613d34cf4d450a5c09837e8769a277fb8084ac90487dd3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "059fd71ea2bf1e56a613d34cf4d450a5c09837e8769a277fb8084ac90487dd3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059fd71ea2bf1e56a613d34cf4d450a5c09837e8769a277fb8084ac90487dd3e", kill_on_drop: false }`
[INFO] [stdout] 059fd71ea2bf1e56a613d34cf4d450a5c09837e8769a277fb8084ac90487dd3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1ed22c6a13ae381aa1ace26cc902bc7dd0d3f81198bdf53a2e4435bb22812ff5
[INFO] running `Command { std: "docker" "start" "-a" "1ed22c6a13ae381aa1ace26cc902bc7dd0d3f81198bdf53a2e4435bb22812ff5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling az v1.1.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]    Compiling micromath v1.1.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling embedded-graphics-core v0.3.2
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling embedded-graphics v0.7.1
[INFO] [stderr]    Compiling embedded-layout-macros v0.1.0
[INFO] [stderr]    Compiling embedded-layout v0.2.0
[INFO] [stderr]    Compiling watchface v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.01s
[INFO] running `Command { std: "docker" "inspect" "1ed22c6a13ae381aa1ace26cc902bc7dd0d3f81198bdf53a2e4435bb22812ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed22c6a13ae381aa1ace26cc902bc7dd0d3f81198bdf53a2e4435bb22812ff5", kill_on_drop: false }`
[INFO] [stdout] 1ed22c6a13ae381aa1ace26cc902bc7dd0d3f81198bdf53a2e4435bb22812ff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5dd7e7192d8c10501d03a6d82e87ed517393930d97e5cff77a7508958e3289b0
[INFO] running `Command { std: "docker" "start" "-a" "5dd7e7192d8c10501d03a6d82e87ed517393930d97e5cff77a7508958e3289b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling embedded-graphics-core v0.3.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling embedded-graphics v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling embedded-layout v0.2.0
[INFO] [stderr]    Compiling watchface v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling embedded-graphics-simulator v0.3.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.50s
[INFO] running `Command { std: "docker" "inspect" "5dd7e7192d8c10501d03a6d82e87ed517393930d97e5cff77a7508958e3289b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd7e7192d8c10501d03a6d82e87ed517393930d97e5cff77a7508958e3289b0", kill_on_drop: false }`
[INFO] [stdout] 5dd7e7192d8c10501d03a6d82e87ed517393930d97e5cff77a7508958e3289b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 80e64935e8d1c32344651ce8eccfa7967e1bc3d8b0ce23af23c73654995ae553
[INFO] running `Command { std: "docker" "start" "-a" "80e64935e8d1c32344651ce8eccfa7967e1bc3d8b0ce23af23c73654995ae553", 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/watchface-84761cd0e3b84d9a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test battery_icon::tests::charger ... ok
[INFO] [stdout] test battery_icon::tests::battery_zero_percent ... ok
[INFO] [stdout] test battery_icon::tests::battery_hundred_percent_with_offset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/version_number.rs (/opt/rustwide/target/debug/deps/version_number-fc3f06e1739b651d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test version_number ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests watchface
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/watchface_data.rs - watchface_data::WatchfaceBuilder (line 47) ... ok
[INFO] [stdout] test src/time.rs - time::Time::from_values (line 38) ... ok
[INFO] [stdout] test src/simple_watchface.rs - simple_watchface::SimpleWatchfaceStyle (line 38) ... ok
[INFO] [stdout] test src/time.rs - time::Time::from_unix_epoch (line 60) ... ok
[INFO] [stdout] test src/time.rs - time::Time::round_to_quarters (line 97) ... ok
[INFO] [stdout] test src/lib.rs - (line 30) ... ok
[INFO] [stdout] test src/watchface_data.rs - watchface_data::WatchfaceBuilder::into_styled (line 96) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "80e64935e8d1c32344651ce8eccfa7967e1bc3d8b0ce23af23c73654995ae553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80e64935e8d1c32344651ce8eccfa7967e1bc3d8b0ce23af23c73654995ae553", kill_on_drop: false }`
[INFO] [stdout] 80e64935e8d1c32344651ce8eccfa7967e1bc3d8b0ce23af23c73654995ae553
