[INFO] cloning repository https://github.com/Heusini/worstbird [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Heusini/worstbird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeusini%2Fworstbird", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeusini%2Fworstbird'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be5ff38191946c9aafb16087b662d9be6731e011 [INFO] testing Heusini/worstbird against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeusini%2Fworstbird" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Heusini/worstbird on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Heusini/worstbird [INFO] finished tweaking git repo https://github.com/Heusini/worstbird [INFO] tweaked toml for git repo https://github.com/Heusini/worstbird written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Heusini/worstbird already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Heusini/RustTwitterOAuth1` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.2 [INFO] [stderr] Downloaded textnonce v1.0.0 [INFO] [stderr] Downloaded critical-section v0.2.4 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded diesel v1.4.8 [INFO] [stderr] Downloaded devise_codegen v0.3.1 [INFO] [stderr] Downloaded imagesize v0.8.8 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] [stderr] Downloaded atomic-polyfill v0.1.4 [INFO] [stderr] Downloaded tera v1.12.1 [INFO] [stderr] Downloaded loom v0.5.2 [INFO] [stderr] Downloaded heapless v0.7.7 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded publicsuffix v1.5.6 [INFO] [stderr] Downloaded normpath v0.3.0 [INFO] [stderr] Downloaded rocket_dyn_templates v0.1.0-rc.1 [INFO] [stderr] Downloaded multer v2.0.1 [INFO] [stderr] Downloaded rocket_sync_db_pools_codegen v0.1.0-rc.1 [INFO] [stderr] Downloaded devise_core v0.3.1 [INFO] [stderr] Downloaded devise v0.3.1 [INFO] [stderr] Downloaded rocket_sync_db_pools v0.1.0-rc.1 [INFO] [stderr] Downloaded hmac-sha v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4250766517a71e34dac7fdf98a6705452e49a21ef003eb44a87e4cf97e8c5dd0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4250766517a71e34dac7fdf98a6705452e49a21ef003eb44a87e4cf97e8c5dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4250766517a71e34dac7fdf98a6705452e49a21ef003eb44a87e4cf97e8c5dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4250766517a71e34dac7fdf98a6705452e49a21ef003eb44a87e4cf97e8c5dd0", kill_on_drop: false }` [INFO] [stdout] 4250766517a71e34dac7fdf98a6705452e49a21ef003eb44a87e4cf97e8c5dd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee9409b64c450550f9603d79e80d1b1ac2330098f8ad620cf8c6d249b99ed59 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aee9409b64c450550f9603d79e80d1b1ac2330098f8ad620cf8c6d249b99ed59", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling normpath v0.3.0 [INFO] [stderr] Compiling imagesize v0.8.8 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling hmac-sha v0.4.5 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] error: could not compile `chrono-tz` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono_tz /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-tz-0.5.3/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="std"' -C metadata=2108f19f430edd9d -C extra-filename=-2108f19f430edd9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1868943657a0b0b9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aee9409b64c450550f9603d79e80d1b1ac2330098f8ad620cf8c6d249b99ed59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee9409b64c450550f9603d79e80d1b1ac2330098f8ad620cf8c6d249b99ed59", kill_on_drop: false }` [INFO] [stdout] aee9409b64c450550f9603d79e80d1b1ac2330098f8ad620cf8c6d249b99ed59