[INFO] cloning repository https://github.com/mfonism/stacky-sides [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfonism/stacky-sides" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfonism%2Fstacky-sides", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfonism%2Fstacky-sides'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c196466a0da55fcbd40f5b19aaa78c16263918c0 [INFO] testing mfonism/stacky-sides against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfonism%2Fstacky-sides" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfonism/stacky-sides on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mfonism/stacky-sides [INFO] finished tweaking git repo https://github.com/mfonism/stacky-sides [INFO] tweaked toml for git repo https://github.com/mfonism/stacky-sides written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mfonism/stacky-sides already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2c4fc7ea0dadd7bcc8d03c264a916de010e1bcfe909d0c3f95a7f7df64a09b5 [INFO] running `Command { std: "docker" "start" "-a" "a2c4fc7ea0dadd7bcc8d03c264a916de010e1bcfe909d0c3f95a7f7df64a09b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c4fc7ea0dadd7bcc8d03c264a916de010e1bcfe909d0c3f95a7f7df64a09b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c4fc7ea0dadd7bcc8d03c264a916de010e1bcfe909d0c3f95a7f7df64a09b5", kill_on_drop: false }` [INFO] [stdout] a2c4fc7ea0dadd7bcc8d03c264a916de010e1bcfe909d0c3f95a7f7df64a09b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d71fc2d1fd295d3e830a9e6d67e7d089e62ba94f0507bc890e51deccddfbbc77 [INFO] running `Command { std: "docker" "start" "-a" "d71fc2d1fd295d3e830a9e6d67e7d089e62ba94f0507bc890e51deccddfbbc77", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matchit v0.4.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hdrhistogram v6.3.4 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling sqlx-rt v0.5.10 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling ouroboros_macro v0.14.0 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling sea-orm-macros v0.5.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ouroboros v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling axum-core v0.1.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tower-cookies v0.4.1 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling rust_decimal v1.20.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlx-core v0.5.10 [INFO] [stderr] Compiling tower-http v0.2.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling sea-query v0.20.0 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling sqlx-macros v0.5.10 [INFO] [stderr] Compiling axum v0.4.4 [INFO] [stderr] Compiling sqlx v0.5.10 [INFO] [stderr] Compiling sea-orm v0.5.0 [INFO] [stderr] Compiling stacky-sides v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "d71fc2d1fd295d3e830a9e6d67e7d089e62ba94f0507bc890e51deccddfbbc77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71fc2d1fd295d3e830a9e6d67e7d089e62ba94f0507bc890e51deccddfbbc77", kill_on_drop: false }` [INFO] [stdout] d71fc2d1fd295d3e830a9e6d67e7d089e62ba94f0507bc890e51deccddfbbc77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e92626a8d3f9810770a7306ce4ecfdeb17a437b19ead304b1a3648463b445714 [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" "e92626a8d3f9810770a7306ce4ecfdeb17a437b19ead304b1a3648463b445714", kill_on_drop: false }` [INFO] [stderr] Compiling stacky-sides v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.73s [INFO] running `Command { std: "docker" "inspect" "e92626a8d3f9810770a7306ce4ecfdeb17a437b19ead304b1a3648463b445714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92626a8d3f9810770a7306ce4ecfdeb17a437b19ead304b1a3648463b445714", kill_on_drop: false }` [INFO] [stdout] e92626a8d3f9810770a7306ce4ecfdeb17a437b19ead304b1a3648463b445714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57fab22bcc92246f117d9e6b304593ba647cbcd326d343b46523fce4b68aac6e [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" "57fab22bcc92246f117d9e6b304593ba647cbcd326d343b46523fce4b68aac6e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stacky_sides-19e5892981398b5c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test handlers::utils::test::bottom_left_end_of_chain ... ok [INFO] [stdout] test handlers::utils::test::bottom_right_end_of_chain ... ok [INFO] [stdout] test handlers::utils::test::left_end_of_chain ... ok [INFO] [stdout] test handlers::utils::test::right_end_of_chain ... ok [INFO] [stdout] test handlers::utils::test::top_of_chain ... ok [INFO] [stdout] test handlers::utils::test::top_left_end_of_chain ... ok [INFO] [stdout] test handlers::utils::test::top_right_end_of_chain ... ok [INFO] [stdout] test handlers::utils::test::bottom_of_chain ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57fab22bcc92246f117d9e6b304593ba647cbcd326d343b46523fce4b68aac6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57fab22bcc92246f117d9e6b304593ba647cbcd326d343b46523fce4b68aac6e", kill_on_drop: false }` [INFO] [stdout] 57fab22bcc92246f117d9e6b304593ba647cbcd326d343b46523fce4b68aac6e