[INFO] updating cached repository https://github.com/ms-ati/experiment-differ [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/ms-ati/experiment-differ [INFO] [stderr] 802f6b9..4302a96 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4302a96901b1b1f64eee0c2b317827fe93069154 [INFO] checking ms-ati/experiment-differ against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fms-ati%2Fexperiment-differ" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ms-ati/experiment-differ on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/ms-ati/experiment-differ [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/ms-ati/experiment-differ [INFO] tweaked toml for git repo https://github.com/ms-ati/experiment-differ written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ms-ati/experiment-differ already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 415987bafba0c6f689dc3bd3662beeb53246c35bace2c8e244ac496c8aae6e8b [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" "415987bafba0c6f689dc3bd3662beeb53246c35bace2c8e244ac496c8aae6e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "415987bafba0c6f689dc3bd3662beeb53246c35bace2c8e244ac496c8aae6e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415987bafba0c6f689dc3bd3662beeb53246c35bace2c8e244ac496c8aae6e8b", kill_on_drop: false }` [INFO] [stdout] 415987bafba0c6f689dc3bd3662beeb53246c35bace2c8e244ac496c8aae6e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9945ca5fc02e4a0179f8b4b065fcf4ca9f3ec88be13e8974a8960aac88f3a68d [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" "9945ca5fc02e4a0179f8b4b065fcf4ca9f3ec88be13e8974a8960aac88f3a68d", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking ppv-lite86 v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shh v1.0.1 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking once-cell-regex v0.1.1 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking ignore v0.4.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lmdb-rkv v0.14.0 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking which v3.1.1 [INFO] [stderr] Checking gherkin_rust v0.6.0 [INFO] [stderr] Checking cucumber_rust v0.6.8 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking rkv v0.10.4 [INFO] [stderr] Checking validator v0.10.0 [INFO] [stderr] Compiling jmespatch v0.3.0 [INFO] [stderr] Compiling validator_derive v0.10.0 [INFO] [stderr] Checking experiment-differ v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "9945ca5fc02e4a0179f8b4b065fcf4ca9f3ec88be13e8974a8960aac88f3a68d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9945ca5fc02e4a0179f8b4b065fcf4ca9f3ec88be13e8974a8960aac88f3a68d", kill_on_drop: false }` [INFO] [stdout] 9945ca5fc02e4a0179f8b4b065fcf4ca9f3ec88be13e8974a8960aac88f3a68d