[INFO] cloning repository https://github.com/DevinR528/luge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevinR528/luge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevinR528%2Fluge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevinR528%2Fluge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 126f470a4a91eab8df02cd77ac1df4e5c4b8c1c5 [INFO] testing DevinR528/luge against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevinR528%2Fluge" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DevinR528/luge on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DevinR528/luge [INFO] finished tweaking git repo https://github.com/DevinR528/luge [INFO] tweaked toml for git repo https://github.com/DevinR528/luge written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/DevinR528/luge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 45fcc6c106cde4aabd306320d7ce01338770c98c9aadf9f1842a36e7f2740791 [INFO] running `Command { std: "docker" "start" "-a" "45fcc6c106cde4aabd306320d7ce01338770c98c9aadf9f1842a36e7f2740791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45fcc6c106cde4aabd306320d7ce01338770c98c9aadf9f1842a36e7f2740791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45fcc6c106cde4aabd306320d7ce01338770c98c9aadf9f1842a36e7f2740791", kill_on_drop: false }` [INFO] [stdout] 45fcc6c106cde4aabd306320d7ce01338770c98c9aadf9f1842a36e7f2740791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 880ef7f44f8b9d9d8e0b61977b2ce33674b5ab2733adf51b0eadc40b8b30e303 [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" "880ef7f44f8b9d9d8e0b61977b2ce33674b5ab2733adf51b0eadc40b8b30e303", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling assign v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling weezl v0.1.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling ref-cast-impl v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sled v0.34.4 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling js_int v0.1.9 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ref-cast v1.0.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling image v0.23.11 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling ruma-identifiers-validation v0.1.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ruma-serde v0.2.3 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-common-macros v0.2.0 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling ruma-identifiers v0.17.4 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-signatures v0.6.0-dev.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling ruma-api v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-events v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling ruma-federation-api v0.0.3 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-client-api v0.10.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling ruma-appservice-api v0.2.0-alpha.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling ruma v0.0.1 (https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca) [INFO] [stderr] Compiling state-res v0.1.0 (https://github.com/ruma/state-res?branch=timo-spec-comp#ca87469c) [INFO] [stderr] Compiling conduit v0.1.0 (https://gitlab.com/DevinR528/conduit?branch=dev/sendtxn#6dd83e97) [INFO] [stderr] Compiling luge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 12s [INFO] running `Command { std: "docker" "inspect" "880ef7f44f8b9d9d8e0b61977b2ce33674b5ab2733adf51b0eadc40b8b30e303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880ef7f44f8b9d9d8e0b61977b2ce33674b5ab2733adf51b0eadc40b8b30e303", kill_on_drop: false }` [INFO] [stdout] 880ef7f44f8b9d9d8e0b61977b2ce33674b5ab2733adf51b0eadc40b8b30e303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b531ae9b8ee2d554cbf116a73433621f19f8719345c6191b132d9a41078b7c9 [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" "2b531ae9b8ee2d554cbf116a73433621f19f8719345c6191b132d9a41078b7c9", kill_on_drop: false }` [INFO] [stderr] Compiling luge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.67s [INFO] running `Command { std: "docker" "inspect" "2b531ae9b8ee2d554cbf116a73433621f19f8719345c6191b132d9a41078b7c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b531ae9b8ee2d554cbf116a73433621f19f8719345c6191b132d9a41078b7c9", kill_on_drop: false }` [INFO] [stdout] 2b531ae9b8ee2d554cbf116a73433621f19f8719345c6191b132d9a41078b7c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0711967f1a43b98b72f76a9fc0a9695427a4e446b8feca636ea81ad9f327cca [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" "e0711967f1a43b98b72f76a9fc0a9695427a4e446b8feca636ea81ad9f327cca", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/luge-728f7d8f953adf97 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0711967f1a43b98b72f76a9fc0a9695427a4e446b8feca636ea81ad9f327cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0711967f1a43b98b72f76a9fc0a9695427a4e446b8feca636ea81ad9f327cca", kill_on_drop: false }` [INFO] [stdout] e0711967f1a43b98b72f76a9fc0a9695427a4e446b8feca636ea81ad9f327cca