[INFO] cloning repository https://github.com/ahzamm/todo-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahzamm/todo-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahzamm%2Ftodo-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahzamm%2Ftodo-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c8de30044f2ad2dcc6b6f75a157e4882ee226b3 [INFO] testing ahzamm/todo-service against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahzamm%2Ftodo-service" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ahzamm/todo-service [INFO] finished tweaking git repo https://github.com/ahzamm/todo-service [INFO] tweaked toml for git repo https://github.com/ahzamm/todo-service written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ahzamm/todo-service 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/ahzamm/todo-service 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 value-bag v1.4.1 [INFO] [stderr] Downloaded tokio-pg-mapper v0.1.8 [INFO] [stderr] Downloaded async-trait v0.1.72 [INFO] [stderr] Downloaded actix-tls v1.0.0 [INFO] [stderr] Downloaded actix-web-codegen v0.2.2 [INFO] [stderr] Downloaded config v0.10.1 [INFO] [stderr] Downloaded serde v1.0.175 [INFO] [stderr] Downloaded deadpool-postgres v0.5.6 [INFO] [stderr] Downloaded actix-web v2.0.0 [INFO] [stderr] Downloaded deadpool v0.5.2 [INFO] [stderr] Downloaded tokio-pg-mapper-derive v0.1.5 [INFO] [stderr] Downloaded stringprep v0.1.3 [INFO] [stderr] Downloaded serde_derive v1.0.175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2d9f66831c77986e7cfec07d87eb270d6aa4edf43e6629d05614e5506f9606e3 [INFO] running `Command { std: "docker" "start" "-a" "2d9f66831c77986e7cfec07d87eb270d6aa4edf43e6629d05614e5506f9606e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d9f66831c77986e7cfec07d87eb270d6aa4edf43e6629d05614e5506f9606e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9f66831c77986e7cfec07d87eb270d6aa4edf43e6629d05614e5506f9606e3", kill_on_drop: false }` [INFO] [stdout] 2d9f66831c77986e7cfec07d87eb270d6aa4edf43e6629d05614e5506f9606e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cf5f27c975f22707fc6ebaa626f89f580fed428cfe4b7f25bd6dcf872de6b1b7 [INFO] running `Command { std: "docker" "start" "-a" "cf5f27c975f22707fc6ebaa626f89f580fed428cfe4b7f25bd6dcf872de6b1b7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.175 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling serde_derive v1.0.175 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-uds"' --cfg 'feature="net"' --cfg 'feature="rt-core"' --cfg 'feature="rt-util"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --cfg 'feature="udp"' --cfg 'feature="uds"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default", "dns", "fnv", "fs", "full", "futures-core", "io-driver", "io-std", "io-util", "iovec", "lazy_static", "libc", "macros", "memchr", "mio", "mio-named-pipes", "mio-uds", "net", "num_cpus", "parking_lot", "process", "rt-core", "rt-threaded", "rt-util", "signal", "signal-hook-registry", "slab", "stream", "sync", "tcp", "test-util", "time", "tokio-macros", "tracing", "udp", "uds", "winapi"))' -C metadata=de02e45e55dee166 -C extra-filename=-956d53c6b678156e --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-3e6aab9f92fa68ff.rmeta --extern fnv=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfnv-81596130b397d5c3.rmeta --extern futures_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_core-fae671f322c67eb3.rmeta --extern iovec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libiovec-87ec245990ed1989.rmeta --extern lazy_static=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblazy_static-4b136fc9bfbd2c4b.rmeta --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-f09330b624ee5927.rmeta --extern memchr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmemchr-95b9fe95d0c424cf.rmeta --extern mio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmio-90d0be165f11913b.rmeta --extern mio_uds=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmio_uds-c55a8f2d759ca276.rmeta --extern pin_project_lite=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpin_project_lite-8a66df2ca27e844a.rmeta --extern signal_hook_registry=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsignal_hook_registry-430e40f94783c4c1.rmeta --extern slab=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslab-ffd717ad947d869d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cf5f27c975f22707fc6ebaa626f89f580fed428cfe4b7f25bd6dcf872de6b1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5f27c975f22707fc6ebaa626f89f580fed428cfe4b7f25bd6dcf872de6b1b7", kill_on_drop: false }` [INFO] [stdout] cf5f27c975f22707fc6ebaa626f89f580fed428cfe4b7f25bd6dcf872de6b1b7