[INFO] cloning repository https://github.com/noneuclideangirl/cocol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noneuclideangirl/cocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoneuclideangirl%2Fcocol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoneuclideangirl%2Fcocol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e74e999ec2f1469bdfa04e025714cf944b1526bc [INFO] testing noneuclideangirl/cocol against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoneuclideangirl%2Fcocol" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noneuclideangirl/cocol on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noneuclideangirl/cocol [INFO] finished tweaking git repo https://github.com/noneuclideangirl/cocol [INFO] tweaked toml for git repo https://github.com/noneuclideangirl/cocol written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/noneuclideangirl/cocol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shaderc v0.6.1 [INFO] [stderr] Downloaded bytecount v0.6.0 [INFO] [stderr] Downloaded nom_locate v2.0.0 [INFO] [stderr] Downloaded vulkano-shaders v0.17.0 [INFO] [stderr] Downloaded vulkano v0.17.0 [INFO] [stderr] Downloaded vk-sys v0.5.1 [INFO] [stderr] Downloaded shaderc-sys v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c74766fc9a4688a1073c9bfa195076a211e7b295b6c1f6767bdeced98d8dc5ea [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" "c74766fc9a4688a1073c9bfa195076a211e7b295b6c1f6767bdeced98d8dc5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c74766fc9a4688a1073c9bfa195076a211e7b295b6c1f6767bdeced98d8dc5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74766fc9a4688a1073c9bfa195076a211e7b295b6c1f6767bdeced98d8dc5ea", kill_on_drop: false }` [INFO] [stdout] c74766fc9a4688a1073c9bfa195076a211e7b295b6c1f6767bdeced98d8dc5ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 335f023975a8563ddfac9cb7947e9294408bef68ac55ec39d8bd9928661be131 [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" "335f023975a8563ddfac9cb7947e9294408bef68ac55ec39d8bd9928661be131", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling vulkano v0.17.0 [INFO] [stderr] Compiling half v1.4.1 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling vk-sys v0.5.1 [INFO] [stderr] Compiling simple-error v0.2.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [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 nom v5.1.1 [INFO] [stderr] error: could not compile `nom` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-5.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="lexical"' --cfg 'feature="lexical-core"' --cfg 'feature="std"' -C metadata=79a5d8560eea7590 -C extra-filename=-79a5d8560eea7590 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-5e4aa71c2dd7b1bb.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rmeta --cap-lints allow --cap-lints=warn --cfg stable_i128` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "335f023975a8563ddfac9cb7947e9294408bef68ac55ec39d8bd9928661be131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "335f023975a8563ddfac9cb7947e9294408bef68ac55ec39d8bd9928661be131", kill_on_drop: false }` [INFO] [stdout] 335f023975a8563ddfac9cb7947e9294408bef68ac55ec39d8bd9928661be131