[INFO] crate tophat 0.2.1 is already in cache [INFO] testing tophat-0.2.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate tophat 0.2.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tophat 0.2.1 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 tophat 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tophat 0.2.1 [INFO] tweaked toml for crates.io crate tophat 0.2.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate tophat 0.2.1 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbf8e28da0282ee96d8ac6af041a718b4aed7a5fa53bb40699430e871fd59d09 [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" "fbf8e28da0282ee96d8ac6af041a718b4aed7a5fa53bb40699430e871fd59d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbf8e28da0282ee96d8ac6af041a718b4aed7a5fa53bb40699430e871fd59d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf8e28da0282ee96d8ac6af041a718b4aed7a5fa53bb40699430e871fd59d09", kill_on_drop: false }` [INFO] [stdout] fbf8e28da0282ee96d8ac6af041a718b4aed7a5fa53bb40699430e871fd59d09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab51ac5cbe0745231e3dba266a5a5a6aae46db7ce1f01b5ad8c2351afe8eb191 [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" "ab51ac5cbe0745231e3dba266a5a5a6aae46db7ce1f01b5ad8c2351afe8eb191", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [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 proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling piper v0.1.2 [INFO] [stderr] Compiling tophat v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.38s [INFO] running `Command { std: "docker" "inspect" "ab51ac5cbe0745231e3dba266a5a5a6aae46db7ce1f01b5ad8c2351afe8eb191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab51ac5cbe0745231e3dba266a5a5a6aae46db7ce1f01b5ad8c2351afe8eb191", kill_on_drop: false }` [INFO] [stdout] ab51ac5cbe0745231e3dba266a5a5a6aae46db7ce1f01b5ad8c2351afe8eb191 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3890970a6e83fb6c195e965aad647ccd5ffed1fd6c3e9bd56d4f934329c12e4e [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" "3890970a6e83fb6c195e965aad647ccd5ffed1fd6c3e9bd56d4f934329c12e4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling tophat v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tophat`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name basic --edition=2018 tests/basic.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=1e43b2c2efc93760 -C extra-filename=-1e43b2c2efc93760 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byte_pool=/opt/rustwide/target/debug/deps/libbyte_pool-37c967baa553e56c.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-73dee996ef335687.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-544196d756e300a6.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fa3dc9daa29a1981.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b032e289d6146007.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-ffb4b06f0807e82b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-47e4c55aed73d29d.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib --extern piper=/opt/rustwide/target/debug/deps/libpiper-c4a9a301060bbfa2.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-dc821db7ad58c2a1.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-f5a2bf6db6593813.rlib --extern tophat=/opt/rustwide/target/debug/deps/libtophat-44efa6f4ed58b490.rlib --cap-lints=forbid` (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" "3890970a6e83fb6c195e965aad647ccd5ffed1fd6c3e9bd56d4f934329c12e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3890970a6e83fb6c195e965aad647ccd5ffed1fd6c3e9bd56d4f934329c12e4e", kill_on_drop: false }` [INFO] [stdout] 3890970a6e83fb6c195e965aad647ccd5ffed1fd6c3e9bd56d4f934329c12e4e