[INFO] fetching crate twmap-tools 0.3.1... [INFO] testing twmap-tools-0.3.1 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take4 [INFO] extracting crate twmap-tools 0.3.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate twmap-tools 0.3.1 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate twmap-tools 0.3.1 [INFO] finished tweaking crates.io crate twmap-tools 0.3.1 [INFO] tweaked toml for crates.io crate twmap-tools 0.3.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate twmap-tools 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flexi_logger v0.23.3 [INFO] [stderr] Downloaded fixed v1.19.0 [INFO] [stderr] Downloaded twmap v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee72e2ddc94bca99c4851d52f884f284ac74d6a62e78699c71a21c2fc724bfa8 [INFO] running `Command { std: "docker" "start" "-a" "ee72e2ddc94bca99c4851d52f884f284ac74d6a62e78699c71a21c2fc724bfa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee72e2ddc94bca99c4851d52f884f284ac74d6a62e78699c71a21c2fc724bfa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee72e2ddc94bca99c4851d52f884f284ac74d6a62e78699c71a21c2fc724bfa8", kill_on_drop: false }` [INFO] [stdout] ee72e2ddc94bca99c4851d52f884f284ac74d6a62e78699c71a21c2fc724bfa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cf49801e0f8f08bb997066ea475aba10dd89e1069fa130f3615a0626fa873318 [INFO] running `Command { std: "docker" "start" "-a" "cf49801e0f8f08bb997066ea475aba10dd89e1069fa130f3615a0626fa873318", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fixed v1.19.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling opus_headers v0.1.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling sanitize-filename v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling structview_derive v1.1.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling structview v1.1.0 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling flexi_logger v0.23.3 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling twmap v0.9.0 [INFO] [stderr] Compiling twmap-tools v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "cf49801e0f8f08bb997066ea475aba10dd89e1069fa130f3615a0626fa873318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf49801e0f8f08bb997066ea475aba10dd89e1069fa130f3615a0626fa873318", kill_on_drop: false }` [INFO] [stdout] cf49801e0f8f08bb997066ea475aba10dd89e1069fa130f3615a0626fa873318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9a1bc492ac6162c47f27184ff9d1acf9e5da1fbfecb0a30b222a1af42d4f8581 [INFO] running `Command { std: "docker" "start" "-a" "9a1bc492ac6162c47f27184ff9d1acf9e5da1fbfecb0a30b222a1af42d4f8581", kill_on_drop: false }` [INFO] [stderr] Compiling twmap-tools v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "9a1bc492ac6162c47f27184ff9d1acf9e5da1fbfecb0a30b222a1af42d4f8581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a1bc492ac6162c47f27184ff9d1acf9e5da1fbfecb0a30b222a1af42d4f8581", kill_on_drop: false }` [INFO] [stdout] 9a1bc492ac6162c47f27184ff9d1acf9e5da1fbfecb0a30b222a1af42d4f8581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6f11dde3c387accc40c76e14b6f9e9a0f324a729aedf8c1c402ba47cdb6c15c9 [INFO] running `Command { std: "docker" "start" "-a" "6f11dde3c387accc40c76e14b6f9e9a0f324a729aedf8c1c402ba47cdb6c15c9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/bin/twmap-automapper.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/twmap_automapper-1e9fafa916e01fd0) [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] Running unittests src/bin/twmap-check.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/twmap_check-cde8836ebcca9910) [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] Running unittests src/bin/twmap-check-ddnet.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/twmap_check_ddnet-828847db708f707d) [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] Running unittests src/bin/twmap-edit.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/twmap_edit-fcb44a5c9495f319) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/twmap-extract-files.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/twmap_extract_files-9bd9869f67243d24) [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] [stdout] [INFO] [stderr] Running unittests src/bin/twmap-fix.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/twmap_fix-f2757fb33271105e) [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] [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" "6f11dde3c387accc40c76e14b6f9e9a0f324a729aedf8c1c402ba47cdb6c15c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f11dde3c387accc40c76e14b6f9e9a0f324a729aedf8c1c402ba47cdb6c15c9", kill_on_drop: false }` [INFO] [stdout] 6f11dde3c387accc40c76e14b6f9e9a0f324a729aedf8c1c402ba47cdb6c15c9