[INFO] updating cached repository https://github.com/markbt/streampager [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d82882aa4a7835508754b11d406fb5dd853a5e55 [INFO] checking markbt/streampager against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkbt%2Fstreampager" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/markbt/streampager on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/markbt/streampager [INFO] finished tweaking git repo https://github.com/markbt/streampager [INFO] tweaked toml for git repo https://github.com/markbt/streampager written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/markbt/streampager already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "/opt/rustwide/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa603d684a65b55c4f49b7d43621aa2cba2949adb22a2a9626bcf5e59d5ca636 [INFO] running `"docker" "start" "-a" "aa603d684a65b55c4f49b7d43621aa2cba2949adb22a2a9626bcf5e59d5ca636"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking filetime v0.2.9 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking vtparse v0.2.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pipe v0.2.0 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=af6343c45f56d10c -C extra-filename=-af6343c45f56d10c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-169cb1711d93b95d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2fb1a55f5f6571ea.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-99470b26d9bbbefa.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c3b088c74d8821c2 -C extra-filename=-c3b088c74d8821c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-169cb1711d93b95d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2fb1a55f5f6571ea.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-99470b26d9bbbefa.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vtparse`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vtparse --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vtparse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a595e6a6a846bd92 -C extra-filename=-a595e6a6a846bd92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-804c5639abb1393f.rmeta --cap-lints allow --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 `"docker" "inspect" "aa603d684a65b55c4f49b7d43621aa2cba2949adb22a2a9626bcf5e59d5ca636"` [INFO] running `"docker" "rm" "-f" "aa603d684a65b55c4f49b7d43621aa2cba2949adb22a2a9626bcf5e59d5ca636"` [INFO] [stdout] aa603d684a65b55c4f49b7d43621aa2cba2949adb22a2a9626bcf5e59d5ca636