[INFO] fetching crate lyon-usvg 0.1.1... [INFO] testing lyon-usvg-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lyon-usvg 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate lyon-usvg 0.1.1 [INFO] finished tweaking crates.io crate lyon-usvg 0.1.1 [INFO] tweaked toml for crates.io crate lyon-usvg 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lyon-usvg 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lyon-usvg 0.1.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e455f5516150c5e3332066b952ae5b1bc5206b045c6e3299240a8d01e0a721bf [INFO] running `Command { std: "docker" "start" "-a" "e455f5516150c5e3332066b952ae5b1bc5206b045c6e3299240a8d01e0a721bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e455f5516150c5e3332066b952ae5b1bc5206b045c6e3299240a8d01e0a721bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e455f5516150c5e3332066b952ae5b1bc5206b045c6e3299240a8d01e0a721bf", kill_on_drop: false }` [INFO] [stdout] e455f5516150c5e3332066b952ae5b1bc5206b045c6e3299240a8d01e0a721bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1134d36ede6b2f808fb592598c4dd86ff9c92c2a95d01ef2fa2faa4a83c3a442 [INFO] running `Command { std: "docker" "start" "-a" "1134d36ede6b2f808fb592598c4dd86ff9c92c2a95d01ef2fa2faa4a83c3a442", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-script v0.5.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling svgtypes v0.6.0 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling fontdb v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lyon_geom v0.17.4 [INFO] [stderr] Compiling lyon_path v0.17.4 [INFO] [stderr] Compiling usvg v0.16.0 [INFO] [stderr] Compiling lyon-usvg v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1134d36ede6b2f808fb592598c4dd86ff9c92c2a95d01ef2fa2faa4a83c3a442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1134d36ede6b2f808fb592598c4dd86ff9c92c2a95d01ef2fa2faa4a83c3a442", kill_on_drop: false }` [INFO] [stdout] 1134d36ede6b2f808fb592598c4dd86ff9c92c2a95d01ef2fa2faa4a83c3a442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 192344ae2c7bdecab146cd5ae12593a624480b6237592824ff2dd3decf94aeb6 [INFO] running `Command { std: "docker" "start" "-a" "192344ae2c7bdecab146cd5ae12593a624480b6237592824ff2dd3decf94aeb6", kill_on_drop: false }` [INFO] [stderr] Compiling lyon-usvg v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "192344ae2c7bdecab146cd5ae12593a624480b6237592824ff2dd3decf94aeb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192344ae2c7bdecab146cd5ae12593a624480b6237592824ff2dd3decf94aeb6", kill_on_drop: false }` [INFO] [stdout] 192344ae2c7bdecab146cd5ae12593a624480b6237592824ff2dd3decf94aeb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16225a3a4fa25e1bc3ba319d1666ca8ba7f311e37e5208035d72d5e10f31f5f4 [INFO] running `Command { std: "docker" "start" "-a" "16225a3a4fa25e1bc3ba319d1666ca8ba7f311e37e5208035d72d5e10f31f5f4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lyon_usvg-bf6cd3b92a3f8b03) [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 lyon_usvg [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" "16225a3a4fa25e1bc3ba319d1666ca8ba7f311e37e5208035d72d5e10f31f5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16225a3a4fa25e1bc3ba319d1666ca8ba7f311e37e5208035d72d5e10f31f5f4", kill_on_drop: false }` [INFO] [stdout] 16225a3a4fa25e1bc3ba319d1666ca8ba7f311e37e5208035d72d5e10f31f5f4