[INFO] crate heroku_rs 0.5.2 is already in cache [INFO] testing heroku_rs-0.5.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate heroku_rs 0.5.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate heroku_rs 0.5.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate heroku_rs 0.5.2 [INFO] finished tweaking crates.io crate heroku_rs 0.5.2 [INFO] tweaked toml for crates.io crate heroku_rs 0.5.2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate heroku_rs 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d94c8acf8fbec3459645360ef5c6a597c7e78ddc98a96d44412f4b0988386c55 [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" "d94c8acf8fbec3459645360ef5c6a597c7e78ddc98a96d44412f4b0988386c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d94c8acf8fbec3459645360ef5c6a597c7e78ddc98a96d44412f4b0988386c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94c8acf8fbec3459645360ef5c6a597c7e78ddc98a96d44412f4b0988386c55", kill_on_drop: false }` [INFO] [stdout] d94c8acf8fbec3459645360ef5c6a597c7e78ddc98a96d44412f4b0988386c55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ebb6bd3bb20838e85f1efef505b2870d6702937b8f8a878e1bff485f2e97a32 [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" "5ebb6bd3bb20838e85f1efef505b2870d6702937b8f8a878e1bff485f2e97a32", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling heroku_rs v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "5ebb6bd3bb20838e85f1efef505b2870d6702937b8f8a878e1bff485f2e97a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebb6bd3bb20838e85f1efef505b2870d6702937b8f8a878e1bff485f2e97a32", kill_on_drop: false }` [INFO] [stdout] 5ebb6bd3bb20838e85f1efef505b2870d6702937b8f8a878e1bff485f2e97a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a6c7ad589d83ffd5e96a349fdfd4a7ac881f156332c636f35227ee54c0240e1 [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" "9a6c7ad589d83ffd5e96a349fdfd4a7ac881f156332c636f35227ee54c0240e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling heroku_rs v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `heroku_rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name apps --edition=2018 tests/apps.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="account"' --cfg 'feature="addons"' --cfg 'feature="apps"' --cfg 'feature="builder"' --cfg 'feature="builds"' --cfg 'feature="collaborators"' --cfg 'feature="config_vars"' --cfg 'feature="custom"' --cfg 'feature="default"' --cfg 'feature="domains"' --cfg 'feature="dynos"' --cfg 'feature="formations"' --cfg 'feature="logs"' --cfg 'feature="misc"' --cfg 'feature="oauth"' --cfg 'feature="pipelines"' --cfg 'feature="releases"' --cfg 'feature="review"' --cfg 'feature="slugs"' --cfg 'feature="space"' --cfg 'feature="teams"' --cfg 'feature="testing"' -C metadata=19814702140da794 -C extra-filename=-19814702140da794 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e77f3ddc3f06086c.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ef265213814e1891.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-7d438bc36f4a2bb9.rlib --extern heroku_rs=/opt/rustwide/target/debug/deps/libheroku_rs-653d68ac89305d32.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-1f3c6a7b1107d100.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-71089dd78a891c23.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-15bee3ac5b7aaf93.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-13041ba4f17cc6f6.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-8159aa514c85cabd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0b7137d2caad5899.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-71b68ceb70236fb6/out` (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" "9a6c7ad589d83ffd5e96a349fdfd4a7ac881f156332c636f35227ee54c0240e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6c7ad589d83ffd5e96a349fdfd4a7ac881f156332c636f35227ee54c0240e1", kill_on_drop: false }` [INFO] [stdout] 9a6c7ad589d83ffd5e96a349fdfd4a7ac881f156332c636f35227ee54c0240e1