[INFO] cloning repository https://github.com/elektronenhirn/oper-delta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elektronenhirn/oper-delta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felektronenhirn%2Foper-delta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felektronenhirn%2Foper-delta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6a04ecaaea88bb4f9a81c9edd666a4756f9223b [INFO] checking elektronenhirn/oper-delta against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felektronenhirn%2Foper-delta" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elektronenhirn/oper-delta on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elektronenhirn/oper-delta [INFO] finished tweaking git repo https://github.com/elektronenhirn/oper-delta [INFO] tweaked toml for git repo https://github.com/elektronenhirn/oper-delta written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/elektronenhirn/oper-delta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4a50305a98203b989cd4f8ae644e633dbbbe25d552f72900ee589eb623982a9 [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" "b4a50305a98203b989cd4f8ae644e633dbbbe25d552f72900ee589eb623982a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4a50305a98203b989cd4f8ae644e633dbbbe25d552f72900ee589eb623982a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a50305a98203b989cd4f8ae644e633dbbbe25d552f72900ee589eb623982a9", kill_on_drop: false }` [INFO] [stdout] b4a50305a98203b989cd4f8ae644e633dbbbe25d552f72900ee589eb623982a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb047a4ddc1008ecf3ec878e27b645e25696a2bfd740b01a3ab6d4b5b2d28d6c [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" "bb047a4ddc1008ecf3ec878e27b645e25696a2bfd740b01a3ab6d4b5b2d28d6c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking array-macro v1.0.3 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking enum-map-internals v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking crossbeam-utils v0.8.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking git2 v0.11.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling enum-map-derive v0.4.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.5.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Checking enumset v0.4.5 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_any v0.5.0 [INFO] [stderr] Checking cursive v0.12.0 [INFO] [stderr] Checking oper-delta v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "bb047a4ddc1008ecf3ec878e27b645e25696a2bfd740b01a3ab6d4b5b2d28d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb047a4ddc1008ecf3ec878e27b645e25696a2bfd740b01a3ab6d4b5b2d28d6c", kill_on_drop: false }` [INFO] [stdout] bb047a4ddc1008ecf3ec878e27b645e25696a2bfd740b01a3ab6d4b5b2d28d6c