[INFO] fetching crate coaly 0.1.1... [INFO] testing coaly-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate coaly 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate coaly 0.1.1 [INFO] removed 1 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate coaly 0.1.1 [INFO] tweaked toml for crates.io crate coaly 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coaly 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate coaly 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.6.2 [INFO] [stderr] Downloaded iana-time-zone v0.1.46 [INFO] [stderr] Downloaded memmap2 v0.5.7 [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Downloaded zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Downloaded lzma-sys v0.1.19 [INFO] [stderr] Downloaded zstd-sys v1.6.3+zstd.1.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 759bf2a9083f1bf4147e23aeaca7a4cda658db1ba80fe7f85f9456c0ab88936f [INFO] running `Command { std: "docker" "start" "-a" "759bf2a9083f1bf4147e23aeaca7a4cda658db1ba80fe7f85f9456c0ab88936f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "759bf2a9083f1bf4147e23aeaca7a4cda658db1ba80fe7f85f9456c0ab88936f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759bf2a9083f1bf4147e23aeaca7a4cda658db1ba80fe7f85f9456c0ab88936f", kill_on_drop: false }` [INFO] [stdout] 759bf2a9083f1bf4147e23aeaca7a4cda658db1ba80fe7f85f9456c0ab88936f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ebd62d0b5937446b135d487711e42400daaad0ae46178cf6d22cb382e50ffeb5 [INFO] running `Command { std: "docker" "start" "-a" "ebd62d0b5937446b135d487711e42400daaad0ae46178cf6d22cb382e50ffeb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling coaly v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `net` [INFO] [stdout] --> src/record/mod.rs:511:11 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(all(net, test))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "net"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(net)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(net)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `net` [INFO] [stdout] --> src/record/originator.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(test, net))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "net"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(net)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(net)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `net` [INFO] [stdout] --> src/record/recorddata.rs:623:17 [INFO] [stdout] | [INFO] [stdout] 623 | #[cfg(all(test, net))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "net"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(net)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(net)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/util.rs:224:14 [INFO] [stdout] | [INFO] [stdout] 223 | fn get_thread_id() -> u64 { [INFO] [stdout] | --- expected `u64` because of return type [INFO] [stdout] 224 | unsafe { libc::pthread_self() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `*mut c_void` [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found raw pointer `*mut c_void` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coaly` (lib) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ebd62d0b5937446b135d487711e42400daaad0ae46178cf6d22cb382e50ffeb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd62d0b5937446b135d487711e42400daaad0ae46178cf6d22cb382e50ffeb5", kill_on_drop: false }` [INFO] [stdout] ebd62d0b5937446b135d487711e42400daaad0ae46178cf6d22cb382e50ffeb5