[INFO] cloning repository https://github.com/StratusFearMe21/fittotrack-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StratusFearMe21/fittotrack-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratusFearMe21%2Ffittotrack-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratusFearMe21%2Ffittotrack-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e2114195eb114c5f723c922200d4d319d536abf [INFO] testing StratusFearMe21/fittotrack-sync against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratusFearMe21%2Ffittotrack-sync" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/StratusFearMe21/fittotrack-sync [INFO] finished tweaking git repo https://github.com/StratusFearMe21/fittotrack-sync [INFO] tweaked toml for git repo https://github.com/StratusFearMe21/fittotrack-sync written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/StratusFearMe21/fittotrack-sync 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 git repo https://github.com/StratusFearMe21/fittotrack-sync 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 futures-sink v0.3.24 [INFO] [stderr] Downloaded futures-task v0.3.24 [INFO] [stderr] Downloaded futures-core v0.3.24 [INFO] [stderr] Downloaded axum-core v0.2.7 [INFO] [stderr] Downloaded async-trait v0.1.57 [INFO] [stderr] Downloaded futures v0.3.24 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded tracing-core v0.1.29 [INFO] [stderr] Downloaded tracing v0.1.36 [INFO] [stderr] Downloaded proc-macro2 v1.0.43 [INFO] [stderr] Downloaded axum v0.5.15 [INFO] [stderr] Downloaded futures-util v0.3.24 [INFO] [stderr] Downloaded serde_json v1.0.85 [INFO] [stderr] Downloaded hyper v0.14.20 [INFO] [stderr] Downloaded syn v1.0.99 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] [stderr] Downloaded console v0.15.1 [INFO] [stderr] Downloaded futures-channel v0.3.24 [INFO] [stderr] Downloaded once_cell v1.14.0 [INFO] [stderr] Downloaded futures-executor v0.3.24 [INFO] [stderr] Downloaded futures-io v0.3.24 [INFO] [stderr] Downloaded futures-macro v0.3.24 [INFO] [stderr] Downloaded itoa v1.0.3 [INFO] [stderr] Downloaded unicode-ident v1.0.3 [INFO] [stderr] Downloaded libc v0.2.132 [INFO] [stderr] Downloaded tokio v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e1c71a59738d4085bf3635b9fe1dff2ba29eb822e2f8698a94e763bf2842af2 [INFO] running `Command { std: "docker" "start" "-a" "6e1c71a59738d4085bf3635b9fe1dff2ba29eb822e2f8698a94e763bf2842af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e1c71a59738d4085bf3635b9fe1dff2ba29eb822e2f8698a94e763bf2842af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1c71a59738d4085bf3635b9fe1dff2ba29eb822e2f8698a94e763bf2842af2", kill_on_drop: false }` [INFO] [stdout] 6e1c71a59738d4085bf3635b9fe1dff2ba29eb822e2f8698a94e763bf2842af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a56de526cfc7ba59a6e0ef99ac4d2a4599ba20e75b6821d9effcc82774b22c95 [INFO] running `Command { std: "docker" "start" "-a" "a56de526cfc7ba59a6e0ef99ac4d2a4599ba20e75b6821d9effcc82774b22c95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling axum v0.5.15 [INFO] [stderr] Compiling fittotrack-sync v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "a56de526cfc7ba59a6e0ef99ac4d2a4599ba20e75b6821d9effcc82774b22c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56de526cfc7ba59a6e0ef99ac4d2a4599ba20e75b6821d9effcc82774b22c95", kill_on_drop: false }` [INFO] [stdout] a56de526cfc7ba59a6e0ef99ac4d2a4599ba20e75b6821d9effcc82774b22c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] 2168e36cda49c8117baccfcb4d97ed6a1a47a9755003e7ae92aad7f5b3d4485e [INFO] running `Command { std: "docker" "start" "-a" "2168e36cda49c8117baccfcb4d97ed6a1a47a9755003e7ae92aad7f5b3d4485e", kill_on_drop: false }` [INFO] [stderr] Compiling fittotrack-sync v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "2168e36cda49c8117baccfcb4d97ed6a1a47a9755003e7ae92aad7f5b3d4485e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2168e36cda49c8117baccfcb4d97ed6a1a47a9755003e7ae92aad7f5b3d4485e", kill_on_drop: false }` [INFO] [stdout] 2168e36cda49c8117baccfcb4d97ed6a1a47a9755003e7ae92aad7f5b3d4485e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a132e03cc4c3b463f21ea5501e7ec380604697144fa6264e53b159a5647d8c90 [INFO] running `Command { std: "docker" "start" "-a" "a132e03cc4c3b463f21ea5501e7ec380604697144fa6264e53b159a5647d8c90", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [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/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fittotrack_sync-62ac28acc5b6d0db) [INFO] running `Command { std: "docker" "inspect" "a132e03cc4c3b463f21ea5501e7ec380604697144fa6264e53b159a5647d8c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a132e03cc4c3b463f21ea5501e7ec380604697144fa6264e53b159a5647d8c90", kill_on_drop: false }` [INFO] [stdout] a132e03cc4c3b463f21ea5501e7ec380604697144fa6264e53b159a5647d8c90