[INFO] fetching crate mysql-audit-extend 0.2.7... [INFO] testing mysql-audit-extend-0.2.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate mysql-audit-extend 0.2.7 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate mysql-audit-extend 0.2.7 [INFO] finished tweaking crates.io crate mysql-audit-extend 0.2.7 [INFO] tweaked toml for crates.io crate mysql-audit-extend 0.2.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mysql-audit-extend 0.2.7 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 mysql-audit-extend 0.2.7 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.61 [INFO] [stderr] Downloaded rcron v1.2.1 [INFO] [stderr] Downloaded simple_logger v2.2.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.42 [INFO] [stderr] Downloaded rust_decimal v1.26.1 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded chrono v0.4.21 [INFO] [stderr] Downloaded libc v0.2.129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1ab00d2213d7206f9e0d003c51a7e2629cf63ab751c715adf236abdb6b5bb2e8 [INFO] running `Command { std: "docker" "start" "-a" "1ab00d2213d7206f9e0d003c51a7e2629cf63ab751c715adf236abdb6b5bb2e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ab00d2213d7206f9e0d003c51a7e2629cf63ab751c715adf236abdb6b5bb2e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab00d2213d7206f9e0d003c51a7e2629cf63ab751c715adf236abdb6b5bb2e8", kill_on_drop: false }` [INFO] [stdout] 1ab00d2213d7206f9e0d003c51a7e2629cf63ab751c715adf236abdb6b5bb2e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 179f672bc865192f457f98c1834d9cd3659e939da8fd495c64c4c6b53cb64812 [INFO] running `Command { std: "docker" "start" "-a" "179f672bc865192f457f98c1834d9cd3659e939da8fd495c64c4c6b53cb64812", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.42 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling chrono v0.4.21 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling cron v0.11.0 [INFO] [stderr] Compiling simple_logger v2.2.0 [INFO] [stderr] Compiling rcron v1.2.1 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling mysql-audit-extend v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1 [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" "179f672bc865192f457f98c1834d9cd3659e939da8fd495c64c4c6b53cb64812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179f672bc865192f457f98c1834d9cd3659e939da8fd495c64c4c6b53cb64812", kill_on_drop: false }` [INFO] [stdout] 179f672bc865192f457f98c1834d9cd3659e939da8fd495c64c4c6b53cb64812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7a25c5c52f08d0323463e1025618a9aa4d4c47adfa4d46def198f1d9f95aedfc [INFO] running `Command { std: "docker" "start" "-a" "7a25c5c52f08d0323463e1025618a9aa4d4c47adfa4d46def198f1d9f95aedfc", kill_on_drop: false }` [INFO] [stderr] Compiling mysql-audit-extend v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1 [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" "7a25c5c52f08d0323463e1025618a9aa4d4c47adfa4d46def198f1d9f95aedfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a25c5c52f08d0323463e1025618a9aa4d4c47adfa4d46def198f1d9f95aedfc", kill_on_drop: false }` [INFO] [stdout] 7a25c5c52f08d0323463e1025618a9aa4d4c47adfa4d46def198f1d9f95aedfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7d06745a730ac095b0c368a1cf61d8b4fcc5d4fe12462248c2002ba5b21188df [INFO] running `Command { std: "docker" "start" "-a" "7d06745a730ac095b0c368a1cf61d8b4fcc5d4fe12462248c2002ba5b21188df", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mysql_audit_extend-ca6f8dc66484af6a) [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" "7d06745a730ac095b0c368a1cf61d8b4fcc5d4fe12462248c2002ba5b21188df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d06745a730ac095b0c368a1cf61d8b4fcc5d4fe12462248c2002ba5b21188df", kill_on_drop: false }` [INFO] [stdout] 7d06745a730ac095b0c368a1cf61d8b4fcc5d4fe12462248c2002ba5b21188df