[INFO] fetching crate conifer 0.1.0... [INFO] testing conifer-0.1.0 against try#a40ec913238f4f188d97c41aa605cb486451acf2+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate conifer 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate conifer 0.1.0 on toolchain a40ec913238f4f188d97c41aa605cb486451acf2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate conifer 0.1.0 [INFO] finished tweaking crates.io crate conifer 0.1.0 [INFO] tweaked toml for crates.io crate conifer 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate conifer 0.1.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" "+a40ec913238f4f188d97c41aa605cb486451acf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 373ac4da8115e843ff03a9fb46884e611c20ba290e8da95319badc5a66e5a69f [INFO] running `Command { std: "docker" "start" "-a" "373ac4da8115e843ff03a9fb46884e611c20ba290e8da95319badc5a66e5a69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "373ac4da8115e843ff03a9fb46884e611c20ba290e8da95319badc5a66e5a69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "373ac4da8115e843ff03a9fb46884e611c20ba290e8da95319badc5a66e5a69f", kill_on_drop: false }` [INFO] [stdout] 373ac4da8115e843ff03a9fb46884e611c20ba290e8da95319badc5a66e5a69f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 108dcab5269f59d9895fb97034a472c8a688d66e2e7227a79d3a80b69aa353af [INFO] running `Command { std: "docker" "start" "-a" "108dcab5269f59d9895fb97034a472c8a688d66e2e7227a79d3a80b69aa353af", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling framebuffer v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling evdev v0.10.1 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling flume v0.7.2 [INFO] [stderr] Compiling conifer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [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" "108dcab5269f59d9895fb97034a472c8a688d66e2e7227a79d3a80b69aa353af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108dcab5269f59d9895fb97034a472c8a688d66e2e7227a79d3a80b69aa353af", kill_on_drop: false }` [INFO] [stdout] 108dcab5269f59d9895fb97034a472c8a688d66e2e7227a79d3a80b69aa353af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c120f06018f2b5fde8654da560d1ac7dc346968b2364b6dbf1dfe9aa2c7b88b1 [INFO] running `Command { std: "docker" "start" "-a" "c120f06018f2b5fde8654da560d1ac7dc346968b2364b6dbf1dfe9aa2c7b88b1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling conifer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `env_logger::init` [INFO] [stdout] --> examples/drag.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::init; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> examples/drag.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env_logger::init` [INFO] [stdout] --> examples/tap.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::init; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> examples/tap.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.70s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "c120f06018f2b5fde8654da560d1ac7dc346968b2364b6dbf1dfe9aa2c7b88b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c120f06018f2b5fde8654da560d1ac7dc346968b2364b6dbf1dfe9aa2c7b88b1", kill_on_drop: false }` [INFO] [stdout] c120f06018f2b5fde8654da560d1ac7dc346968b2364b6dbf1dfe9aa2c7b88b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+a40ec913238f4f188d97c41aa605cb486451acf2" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a37d16ee0dd4c05f70435ca9028cafbfdff96dd10b5a8e4a47d452c30a2d88b5 [INFO] running `Command { std: "docker" "start" "-a" "a37d16ee0dd4c05f70435ca9028cafbfdff96dd10b5a8e4a47d452c30a2d88b5", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `env_logger::init` [INFO] [stderr] --> examples/tap.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use env_logger::init; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `warn` [INFO] [stderr] --> examples/tap.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | use log::{debug, info, warn}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `env_logger::init` [INFO] [stderr] --> examples/drag.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use env_logger::init; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `warn` [INFO] [stderr] --> examples/drag.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | use log::{debug, info, warn}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `conifer` (example "tap") generated 2 warnings [INFO] [stderr] warning: `conifer` (example "drag") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/conifer-7e4634ca57a32b6c) [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" "a37d16ee0dd4c05f70435ca9028cafbfdff96dd10b5a8e4a47d452c30a2d88b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37d16ee0dd4c05f70435ca9028cafbfdff96dd10b5a8e4a47d452c30a2d88b5", kill_on_drop: false }` [INFO] [stdout] a37d16ee0dd4c05f70435ca9028cafbfdff96dd10b5a8e4a47d452c30a2d88b5