[INFO] updating cached repository https://github.com/PleXone2019/sn0int [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] ad700d08930d0c7510fc951a9ef000803cdc6c5d [INFO] checking PleXone2019/sn0int against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPleXone2019%2Fsn0int" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PleXone2019/sn0int on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/PleXone2019/sn0int [INFO] removed workspace from git repo https://github.com/PleXone2019/sn0int [INFO] removed path dependency sn0int-common from git repo https://github.com/PleXone2019/sn0int [INFO] finished tweaking git repo https://github.com/PleXone2019/sn0int [INFO] tweaked toml for git repo https://github.com/PleXone2019/sn0int written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/PleXone2019/sn0int already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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] 88e593c36f1cfb58a2cb699b841efe28500da8c37b25dcb6241027b14aae6638 [INFO] running `"docker" "start" "-a" "88e593c36f1cfb58a2cb699b841efe28500da8c37b25dcb6241027b14aae6638"` [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Compiling lua52-sys v0.1.2 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking seccomp-sys v0.1.3 [INFO] [stderr] Checking ring v0.16.9 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking colored v1.9.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking rustyline v5.0.6 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking lexical-core v0.4.6 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking rocket_failure_errors v0.2.0 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking ipnetwork v0.15.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking maxminddb v0.13.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking caps v0.3.4 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling proc-macro-error v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.5 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking nom v5.1.0 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking hlua-badtouch v0.4.2 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=1798b3dc3fefd69f -C extra-filename=-1798b3dc3fefd69f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d7973b526cbf460a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-415b9ba3ae56dac4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-7a3ce41030029983.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=cede71e37b1b9c61 -C extra-filename=-cede71e37b1b9c61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e2061df1e0b11246.so --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `h2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.1.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c3793b09e8e14ca0 -C extra-filename=-c3793b09e8e14ca0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-892337e5ff84c526.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-db13025b514dcffa.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-dee8628d29605486.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1b838c02d55fcb24.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f414a867847c0158.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b2bffb208c3a4ea0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c7fa6b97a6b08a9e.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e6b11fd1c4993edb.rmeta --extern string=/opt/rustwide/target/debug/deps/libstring-e54bc54c6f515bff.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-8a424eac085f1611.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: could not compile `cssparser`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.25.9/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=233fee39fad4230f -C extra-filename=-233fee39fad4230f --out-dir /opt/rustwide/target/debug/build/cssparser-233fee39fad4230f -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-0ef98293ec74be88.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7987a63f29fa4c55.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6653fa582ea9d180.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-32b715ce743ba8bf.rlib --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 `string_cache_codegen`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name string_cache_codegen /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/string_cache_codegen-0.4.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=16e4284a9aa523d1 -C extra-filename=-16e4284a9aa523d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf_generator=/opt/rustwide/target/debug/deps/libphf_generator-4ad62ab9bbf88aa6.rmeta --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-8f7f7ed624392236.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7987a63f29fa4c55.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6653fa582ea9d180.rmeta --extern string_cache_shared=/opt/rustwide/target/debug/deps/libstring_cache_shared-ec3694974ba9e698.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: could not compile `rustls`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustls-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=6a6a6f09a6878068 -C extra-filename=-6a6a6f09a6878068 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-3518b219c9d86515.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c7fa6b97a6b08a9e.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-43fbe839737d63a8.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-15d4e64f3e0ece9f.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-f843443b1c23b813.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417774c10d24962c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `diesel`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="libsqlite3-sys"' --cfg 'feature="sqlite"' --cfg 'feature="with-deprecated"' -C metadata=5f4eb78d5432a0c6 -C extra-filename=-5f4eb78d5432a0c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-892337e5ff84c526.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-35491cc8d7ae80e8.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-db77fa657e3e49fd.so --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-336fc5f0ab45424d.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: could not compile `strum_macros`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name strum_macros /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strum_macros-0.16.0/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=0ddef0d069810dda -C extra-filename=-0ddef0d069810dda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-a6a079ba662ae64c.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7987a63f29fa4c55.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6653fa582ea9d180.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-32b715ce743ba8bf.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: build failed [INFO] running `"docker" "inspect" "88e593c36f1cfb58a2cb699b841efe28500da8c37b25dcb6241027b14aae6638"` [INFO] running `"docker" "rm" "-f" "88e593c36f1cfb58a2cb699b841efe28500da8c37b25dcb6241027b14aae6638"` [INFO] [stdout] 88e593c36f1cfb58a2cb699b841efe28500da8c37b25dcb6241027b14aae6638