[INFO] updating cached repository https://github.com/tux3/sv_auto_order [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/tux3/sv_auto_order [INFO] [stderr] 42a4eb9..ea1477a master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea1477a3368edeac28d82ac37720182c3684e48d [INFO] testing tux3/sv_auto_order against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftux3%2Fsv_auto_order" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tux3/sv_auto_order on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tux3/sv_auto_order [INFO] finished tweaking git repo https://github.com/tux3/sv_auto_order [INFO] tweaked toml for git repo https://github.com/tux3/sv_auto_order written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tux3/sv_auto_order already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6adac9c432f21f01da8214d8534ff37c08a1ec86076827e975504d0831db465a [INFO] running `Command { std: "docker" "start" "-a" "6adac9c432f21f01da8214d8534ff37c08a1ec86076827e975504d0831db465a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6adac9c432f21f01da8214d8534ff37c08a1ec86076827e975504d0831db465a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6adac9c432f21f01da8214d8534ff37c08a1ec86076827e975504d0831db465a", kill_on_drop: false }` [INFO] [stdout] 6adac9c432f21f01da8214d8534ff37c08a1ec86076827e975504d0831db465a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c00c07e7bbeabab168ba6d76c398cbc4bbed5844ae7fea1163af86ac334c8bfb [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" "c00c07e7bbeabab168ba6d76c398cbc4bbed5844ae7fea1163af86ac334c8bfb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.7.0 [INFO] [stderr] Compiling nom_locate v1.0.0 [INFO] [stderr] Compiling nom_locate v2.0.0 [INFO] [stderr] Compiling nom-greedyerror v0.2.0 [INFO] [stderr] Compiling nom-recursive-macros v0.2.0 [INFO] [stderr] Compiling nom-packrat-macros v0.4.0 [INFO] [stderr] Compiling nom-tracable-macros v0.5.2 [INFO] [stderr] Compiling sv-parser-macros v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling nom-recursive v0.2.0 [INFO] [stderr] Compiling nom-tracable v0.5.2 [INFO] [stderr] Compiling nom-packrat v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling sv-parser-error v0.7.0 [INFO] [stderr] Compiling sv-parser-parser v0.7.0 [INFO] [stderr] error: could not compile `sv-parser-syntaxtree`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sv_parser_syntaxtree --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sv-parser-syntaxtree-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=64334399d742847c -C extra-filename=-64334399d742847c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-a306fca14678140b.so --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 `Command { std: "docker" "inspect" "c00c07e7bbeabab168ba6d76c398cbc4bbed5844ae7fea1163af86ac334c8bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00c07e7bbeabab168ba6d76c398cbc4bbed5844ae7fea1163af86ac334c8bfb", kill_on_drop: false }` [INFO] [stdout] c00c07e7bbeabab168ba6d76c398cbc4bbed5844ae7fea1163af86ac334c8bfb