[INFO] cloning repository https://github.com/AshyIsMe/jr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AshyIsMe/jr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshyIsMe%2Fjr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshyIsMe%2Fjr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8802e50a85be432782c28b81d2f6a3bae28a96ff
[INFO] building AshyIsMe/jr against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshyIsMe%2Fjr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AshyIsMe/jr on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AshyIsMe/jr
[INFO] finished tweaking git repo https://github.com/AshyIsMe/jr
[INFO] tweaked toml for git repo https://github.com/AshyIsMe/jr written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AshyIsMe/jr 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5a9d5841e102a5209736754b32e13af1b893ed06acb9e53fa82a25008cd2dd4
[INFO] running `Command { std: "docker" "start" "-a" "b5a9d5841e102a5209736754b32e13af1b893ed06acb9e53fa82a25008cd2dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5a9d5841e102a5209736754b32e13af1b893ed06acb9e53fa82a25008cd2dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5a9d5841e102a5209736754b32e13af1b893ed06acb9e53fa82a25008cd2dd4", kill_on_drop: false }`
[INFO] [stdout] b5a9d5841e102a5209736754b32e13af1b893ed06acb9e53fa82a25008cd2dd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf28d73b8c1142e0d973926f9ad159d6b25e9ed5ef1693c791a73b5cb874d375
[INFO] running `Command { std: "docker" "start" "-a" "bf28d73b8c1142e0d973926f9ad159d6b25e9ed5ef1693c791a73b5cb874d375", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling try-partialord v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling ordered-float v3.7.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling rustyline-derive v0.7.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling fd-lock v3.0.12
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling rustyline v10.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling jr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/arrays/owned.rs:206:35
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn shape<'s>(&'s self) -> &[usize] {
[INFO] [stdout]     |                  --               ^ this elided lifetime gets resolved as `'s`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  lifetime `'s` declared here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CowArrayD`
[INFO] [stdout]   --> src/arrays/mod.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use owned::{ArcArrayD, BoxArray, CowArrayD, JArray, JArrayKind};
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `litnum::scan_num_token`
[INFO] [stdout]   --> src/scan/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use litnum::scan_num_token;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.01s
[INFO] running `Command { std: "docker" "inspect" "bf28d73b8c1142e0d973926f9ad159d6b25e9ed5ef1693c791a73b5cb874d375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf28d73b8c1142e0d973926f9ad159d6b25e9ed5ef1693c791a73b5cb874d375", kill_on_drop: false }`
[INFO] [stdout] bf28d73b8c1142e0d973926f9ad159d6b25e9ed5ef1693c791a73b5cb874d375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaccadba95ba31ccba47d0b4c62d4815bc507dcdecdcc400920d01fc25e692c6
[INFO] running `Command { std: "docker" "start" "-a" "eaccadba95ba31ccba47d0b4c62d4815bc507dcdecdcc400920d01fc25e692c6", kill_on_drop: false }`
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/arrays/owned.rs:206:35
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn shape<'s>(&'s self) -> &[usize] {
[INFO] [stdout]     |                  --               ^ this elided lifetime gets resolved as `'s`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  lifetime `'s` declared here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CowArrayD`
[INFO] [stdout]   --> src/arrays/mod.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use owned::{ArcArrayD, BoxArray, CowArrayD, JArray, JArrayKind};
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `litnum::scan_num_token`
[INFO] [stdout]   --> src/scan/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use litnum::scan_num_token;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/arrays/owned.rs:206:35
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn shape<'s>(&'s self) -> &[usize] {
[INFO] [stdout]     |                  --               ^ this elided lifetime gets resolved as `'s`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  lifetime `'s` declared here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CowArrayD`
[INFO] [stdout]   --> src/arrays/mod.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use owned::{ArcArrayD, BoxArray, CowArrayD, JArray, JArrayKind};
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `litnum::scan_num_token`
[INFO] [stdout]   --> src/scan/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use litnum::scan_num_token;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.50s
[INFO] running `Command { std: "docker" "inspect" "eaccadba95ba31ccba47d0b4c62d4815bc507dcdecdcc400920d01fc25e692c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaccadba95ba31ccba47d0b4c62d4815bc507dcdecdcc400920d01fc25e692c6", kill_on_drop: false }`
[INFO] [stdout] eaccadba95ba31ccba47d0b4c62d4815bc507dcdecdcc400920d01fc25e692c6
