[INFO] cloning repository https://github.com/dsg-uwaterloo/graphsurge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsg-uwaterloo/graphsurge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsg-uwaterloo%2Fgraphsurge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsg-uwaterloo%2Fgraphsurge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23ca0a135aac87faacc7d61776ac76222db3543c [INFO] testing dsg-uwaterloo/graphsurge against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsg-uwaterloo%2Fgraphsurge" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dsg-uwaterloo/graphsurge on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dsg-uwaterloo/graphsurge [INFO] finished tweaking git repo https://github.com/dsg-uwaterloo/graphsurge [INFO] tweaked toml for git repo https://github.com/dsg-uwaterloo/graphsurge written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/dsg-uwaterloo/graphsurge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 453ea21ab56584a49a6388221da838bca91019ae6ee83f6489cde2c775265c78 [INFO] running `Command { std: "docker" "start" "-a" "453ea21ab56584a49a6388221da838bca91019ae6ee83f6489cde2c775265c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "453ea21ab56584a49a6388221da838bca91019ae6ee83f6489cde2c775265c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453ea21ab56584a49a6388221da838bca91019ae6ee83f6489cde2c775265c78", kill_on_drop: false }` [INFO] [stdout] 453ea21ab56584a49a6388221da838bca91019ae6ee83f6489cde2c775265c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3998e0e9f26a2ad52f611c4c17f404d13ce6dfea009e0db91fc5bc1a8dd24245 [INFO] running `Command { std: "docker" "start" "-a" "3998e0e9f26a2ad52f611c4c17f404d13ce6dfea009e0db91fc5bc1a8dd24245", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling timely_bytes v0.11.0 [INFO] [stderr] Compiling timely_logging v0.11.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling memmap v0.5.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling psutil v1.7.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling graph_map v0.1.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rustyline v6.1.1 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling timely_communication v0.11.1 [INFO] [stderr] Compiling timely v0.11.1 [INFO] [stderr] Compiling differential-dataflow v0.11.0 [INFO] [stderr] Compiling gs_analytics_api v0.1.0 (/opt/rustwide/workdir/gs_analytics_api) [INFO] [stderr] Compiling graphsurge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `graphsurge` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name graphsurge --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=572457dc1a98b8d6 -C extra-filename=-572457dc1a98b8d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-b088cc4e5e4710fd.rmeta --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-fc16e867a590c9f3.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-0ba10dba41c3d602.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fae33f9c28b776f0.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-979c445f9ec553a3.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-194fbd9351fad082.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-13988c9ab662b017.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-61be6c0601f226a3.so --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-b6e57622a4e4dbc5.rmeta --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-e1540ef5226011c6.rmeta --extern gs_analytics_api=/opt/rustwide/target/debug/deps/libgs_analytics_api-10a3ec95960d8ce7.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d44bb520f3738084.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a615934bfb6d1156.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-e6026e2236e0adcb.so --extern psutil=/opt/rustwide/target/debug/deps/libpsutil-6c3ea6598ec7d72d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-60429d85b25de62b.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-715f7f16dda785b5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-20eb690ec78f9d2c.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e8d881c4fce2fcc2.so --extern timely=/opt/rustwide/target/debug/deps/libtimely-c4e81ad09922050a.rmeta --extern timely_sort=/opt/rustwide/target/debug/deps/libtimely_sort-6464bf4d520e5d35.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3998e0e9f26a2ad52f611c4c17f404d13ce6dfea009e0db91fc5bc1a8dd24245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3998e0e9f26a2ad52f611c4c17f404d13ce6dfea009e0db91fc5bc1a8dd24245", kill_on_drop: false }` [INFO] [stdout] 3998e0e9f26a2ad52f611c4c17f404d13ce6dfea009e0db91fc5bc1a8dd24245