[INFO] fetching crate toql_derive 0.1.4... [INFO] checking toql_derive-0.1.4 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate toql_derive 0.1.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate toql_derive 0.1.4 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate toql_derive 0.1.4 [INFO] finished tweaking crates.io crate toql_derive 0.1.4 [INFO] tweaked toml for crates.io crate toql_derive 0.1.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c69ddf0d4b3f21c01e894d80778ce17b7ab9729809c9c2ede20f16e6a835f8f9 [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" "c69ddf0d4b3f21c01e894d80778ce17b7ab9729809c9c2ede20f16e6a835f8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c69ddf0d4b3f21c01e894d80778ce17b7ab9729809c9c2ede20f16e6a835f8f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69ddf0d4b3f21c01e894d80778ce17b7ab9729809c9c2ede20f16e6a835f8f9", kill_on_drop: false }` [INFO] [stdout] c69ddf0d4b3f21c01e894d80778ce17b7ab9729809c9c2ede20f16e6a835f8f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc5b9acfc55e09a4373bf9e1c1f93c5efdf41a29f876bf9810f26c4ade225b37 [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" "dc5b9acfc55e09a4373bf9e1c1f93c5efdf41a29f876bf9810f26c4ade225b37", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Checking enquote v1.0.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Checking nix v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking chrono v0.4.15 [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.18/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 --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=e84a84df48f8cb81 -C extra-filename=-e84a84df48f8cb81 --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: build failed [INFO] running `Command { std: "docker" "inspect" "dc5b9acfc55e09a4373bf9e1c1f93c5efdf41a29f876bf9810f26c4ade225b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5b9acfc55e09a4373bf9e1c1f93c5efdf41a29f876bf9810f26c4ade225b37", kill_on_drop: false }` [INFO] [stdout] dc5b9acfc55e09a4373bf9e1c1f93c5efdf41a29f876bf9810f26c4ade225b37