[INFO] crate meep 1.0.1 is already in cache
[INFO] checking meep-1.0.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate meep 1.0.1 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate meep 1.0.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate meep 1.0.1
[INFO] finished tweaking crates.io crate meep 1.0.1
[INFO] tweaked toml for crates.io crate meep 1.0.1 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate crates.io crate meep 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 7e960c1c6c3dce48b8329a5cb6af932e94eb4528cd949f8bc04ae9c603d5143c
[INFO] running `"docker" "start" "-a" "7e960c1c6c3dce48b8329a5cb6af932e94eb4528cd949f8bc04ae9c603d5143c"`
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling yansi v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling untrusted v0.6.2
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling state v0.4.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.16.0
[INFO] [stderr]    Compiling bincode v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking getrandom v0.1.13
[INFO] [stderr]     Checking filetime v0.2.7
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling num_cpus v1.11.0
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]     Checking flate2 v1.0.12
[INFO] [stderr]     Checking inotify v0.6.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]     Checking mio-extras v2.0.5
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling rocket_codegen v0.4.2
[INFO] [stderr]    Compiling rocket v0.4.2
[INFO] [stderr]    Compiling pear_codegen v0.1.2
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr]    Compiling synstructure v0.12.2
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking notify v4.0.14
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.2
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]     Checking r2d2 v0.8.6
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr] error: could not compile `regex-syntax`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.12/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=e324fda6511a2313 -C extra-filename=-e324fda6511a2313 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `clap`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=fc80300b1f7a2b75 -C extra-filename=-fc80300b1f7a2b75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-78443026e8b0dd92.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-1f47d1c62cc0785e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4c86af4e45585b05.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f5deb1bf006fd160.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-b6326c87c0da9941.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-9fa5073defaa7e7c.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-8cfd8ea7d3c73f87.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" "7e960c1c6c3dce48b8329a5cb6af932e94eb4528cd949f8bc04ae9c603d5143c"`
[INFO] running `"docker" "rm" "-f" "7e960c1c6c3dce48b8329a5cb6af932e94eb4528cd949f8bc04ae9c603d5143c"`
[INFO] [stdout] 7e960c1c6c3dce48b8329a5cb6af932e94eb4528cd949f8bc04ae9c603d5143c
