[INFO] cloning repository https://github.com/sigmod-2021-195/graphsurge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sigmod-2021-195/graphsurge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigmod-2021-195%2Fgraphsurge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigmod-2021-195%2Fgraphsurge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 743ea138ef560983b956e08b8ed4156b5089cdc9 [INFO] checking sigmod-2021-195/graphsurge against try#b0d0ea232bdae12fa8da8491a91ae1db029990ef for pr-84037 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigmod-2021-195%2Fgraphsurge" "/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/sigmod-2021-195/graphsurge on toolchain b0d0ea232bdae12fa8da8491a91ae1db029990ef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sigmod-2021-195/graphsurge [INFO] finished tweaking git repo https://github.com/sigmod-2021-195/graphsurge [INFO] tweaked toml for git repo https://github.com/sigmod-2021-195/graphsurge written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sigmod-2021-195/graphsurge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap v0.5.2 [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded timely_logging v0.11.1 [INFO] [stderr] Downloaded timely_bytes v0.11.0 [INFO] [stderr] Downloaded timely_communication v0.11.1 [INFO] [stderr] Downloaded timely_sort v0.1.6 [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded timely v0.11.1 [INFO] [stderr] Downloaded differential-dataflow v0.11.0 [INFO] [stderr] Downloaded graph_map v0.1.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d142a8925aebadbea55be2dcf9f1d46dcf3afdeec48267f3e286e0fb2f433ea [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" "2d142a8925aebadbea55be2dcf9f1d46dcf3afdeec48267f3e286e0fb2f433ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d142a8925aebadbea55be2dcf9f1d46dcf3afdeec48267f3e286e0fb2f433ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d142a8925aebadbea55be2dcf9f1d46dcf3afdeec48267f3e286e0fb2f433ea", kill_on_drop: false }` [INFO] [stdout] 2d142a8925aebadbea55be2dcf9f1d46dcf3afdeec48267f3e286e0fb2f433ea [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=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" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5efae1caf565ad85eff626c79cc8b6af12fc53b66d21bc52eaff4e09b1026515 [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" "5efae1caf565ad85eff626c79cc8b6af12fc53b66d21bc52eaff4e09b1026515", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking timely_logging v0.11.1 [INFO] [stderr] Checking timely_bytes v0.11.0 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Checking timely_sort v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memmap v0.5.2 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking graph_map v0.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking psutil v3.2.0 [INFO] [stderr] Checking timely_communication v0.11.1 [INFO] [stderr] Checking timely v0.11.1 [INFO] [stderr] Checking differential-dataflow v0.11.0 [INFO] [stderr] Checking gs_analytics_api v0.1.0 (/opt/rustwide/workdir/gs_analytics_api) [INFO] [stderr] Checking graphsurge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "5efae1caf565ad85eff626c79cc8b6af12fc53b66d21bc52eaff4e09b1026515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efae1caf565ad85eff626c79cc8b6af12fc53b66d21bc52eaff4e09b1026515", kill_on_drop: false }` [INFO] [stdout] 5efae1caf565ad85eff626c79cc8b6af12fc53b66d21bc52eaff4e09b1026515