[INFO] cloning repository https://github.com/amccreight/heapgraph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amccreight/heapgraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famccreight%2Fheapgraph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famccreight%2Fheapgraph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 820c17a6070b838037b91590b697607eac6cb7a4 [INFO] checking amccreight/heapgraph/820c17a6070b838037b91590b697607eac6cb7a4 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famccreight%2Fheapgraph" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amccreight/heapgraph on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amccreight/heapgraph [INFO] finished tweaking git repo https://github.com/amccreight/heapgraph [INFO] tweaked toml for git repo https://github.com/amccreight/heapgraph written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/amccreight/heapgraph already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5f3db4394a2187a3c79341d0a7b17c8e38cd76960672e6d9231d9ff451ca976 [INFO] running `Command { std: "docker" "start" "-a" "d5f3db4394a2187a3c79341d0a7b17c8e38cd76960672e6d9231d9ff451ca976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5f3db4394a2187a3c79341d0a7b17c8e38cd76960672e6d9231d9ff451ca976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f3db4394a2187a3c79341d0a7b17c8e38cd76960672e6d9231d9ff451ca976", kill_on_drop: false }` [INFO] [stdout] d5f3db4394a2187a3c79341d0a7b17c8e38cd76960672e6d9231d9ff451ca976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 268d14bc567775b062ba94dc0199e64e4d5388cf3206451f18ca46d03e8af345 [INFO] running `Command { std: "docker" "start" "-a" "268d14bc567775b062ba94dc0199e64e4d5388cf3206451f18ca46d03e8af345", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking heapgraph_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cc_log.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 98 | 48...57 => u64::from(c) - 48, // digits [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cc_log.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | 97...102 => u64::from(c) - 97 + 10, // lower case a-f [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cc_log.rs:120:11 [INFO] [stdout] | [INFO] [stdout] 120 | 48...57 => Some(i32::from(c) - 48), // digits [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cc_log.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 98 | 48...57 => u64::from(c) - 48, // digits [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cc_log.rs:99:11 [INFO] [stdout] | [INFO] [stdout] 99 | 97...102 => u64::from(c) - 97 + 10, // lower case a-f [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/cc_log.rs:120:11 [INFO] [stdout] | [INFO] [stdout] 120 | 48...57 => Some(i32::from(c) - 48), // digits [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/cc_log.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref WEAK_MAP_RE: Regex = Regex::new(r"^WeakMapEntry map=(?:0x)?([:xdigit:]+|\(nil\)) key=(?:0x)?([:xdigit:]+|\(nil\)) keyDeleg... [INFO] [stdout] 94 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/cc_log.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref WEAK_MAP_RE: Regex = Regex::new(r"^WeakMapEntry map=(?:0x)?([:xdigit:]+|\(nil\)) key=(?:0x)?([:xdigit:]+|\(nil\)) keyDeleg... [INFO] [stdout] 94 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/cc_log.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref WEAK_MAP_RE: Regex = Regex::new(r"^WeakMapEntry map=(?:0x)?([:xdigit:]+|\(nil\)) key=(?:0x)?([:xdigit:]+|\(nil\)) keyDeleg... [INFO] [stdout] 94 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stdout] --> src/cc_log.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref WEAK_MAP_RE: Regex = Regex::new(r"^WeakMapEntry map=(?:0x)?([:xdigit:]+|\(nil\)) key=(?:0x)?([:xdigit:]+|\(nil\)) keyDeleg... [INFO] [stdout] 94 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures` in the current scope [INFO] [stdout] --> src/cc_log.rs:294:64 [INFO] [stdout] | [INFO] [stdout] 294 | let map = CCLog::atomize_weakmap_addr(caps.at(1).unwrap()); [INFO] [stdout] | ^^ method not found in `Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures` in the current scope [INFO] [stdout] --> src/cc_log.rs:294:64 [INFO] [stdout] | [INFO] [stdout] 294 | let map = CCLog::atomize_weakmap_addr(caps.at(1).unwrap()); [INFO] [stdout] | ^^ method not found in `Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures` in the current scope [INFO] [stdout] --> src/cc_log.rs:295:64 [INFO] [stdout] | [INFO] [stdout] 295 | let key = CCLog::atomize_weakmap_addr(caps.at(2).unwrap()); [INFO] [stdout] | ^^ method not found in `Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures` in the current scope [INFO] [stdout] --> src/cc_log.rs:295:64 [INFO] [stdout] | [INFO] [stdout] 295 | let key = CCLog::atomize_weakmap_addr(caps.at(2).unwrap()); [INFO] [stdout] | ^^ method not found in `Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures` in the current scope [INFO] [stdout] --> src/cc_log.rs:296:69 [INFO] [stdout] | [INFO] [stdout] 296 | let delegate = CCLog::atomize_weakmap_addr(caps.at(3).unwrap()); [INFO] [stdout] | ^^ method not found in `Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures` in the current scope [INFO] [stdout] --> src/cc_log.rs:296:69 [INFO] [stdout] | [INFO] [stdout] 296 | let delegate = CCLog::atomize_weakmap_addr(caps.at(3).unwrap()); [INFO] [stdout] | ^^ method not found in `Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures` in the current scope [INFO] [stdout] --> src/cc_log.rs:297:64 [INFO] [stdout] | [INFO] [stdout] 297 | let val = CCLog::atomize_weakmap_addr(caps.at(4).unwrap()); [INFO] [stdout] | ^^ method not found in `Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures` in the current scope [INFO] [stdout] --> src/cc_log.rs:297:64 [INFO] [stdout] | [INFO] [stdout] 297 | let val = CCLog::atomize_weakmap_addr(caps.at(4).unwrap()); [INFO] [stdout] | ^^ method not found in `Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `heapgraph_rust` (bin "heapgraph_rust") due to 4 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `heapgraph_rust` (bin "heapgraph_rust" test) due to 4 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "268d14bc567775b062ba94dc0199e64e4d5388cf3206451f18ca46d03e8af345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268d14bc567775b062ba94dc0199e64e4d5388cf3206451f18ca46d03e8af345", kill_on_drop: false }` [INFO] [stdout] 268d14bc567775b062ba94dc0199e64e4d5388cf3206451f18ca46d03e8af345