[INFO] cloning repository https://github.com/arthurlafrance/rslearn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arthurlafrance/rslearn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlafrance%2Frslearn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlafrance%2Frslearn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 736ca3d9e85d75fb2dc793861fba9fbd970aec2a [INFO] checking arthurlafrance/rslearn against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurlafrance%2Frslearn" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arthurlafrance/rslearn on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arthurlafrance/rslearn [INFO] finished tweaking git repo https://github.com/arthurlafrance/rslearn [INFO] tweaked toml for git repo https://github.com/arthurlafrance/rslearn written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfbe4541fb477655b1dd780ec5cee3e1109fd150ac3fb7db3bc7338b0db30d50 [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" "cfbe4541fb477655b1dd780ec5cee3e1109fd150ac3fb7db3bc7338b0db30d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfbe4541fb477655b1dd780ec5cee3e1109fd150ac3fb7db3bc7338b0db30d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfbe4541fb477655b1dd780ec5cee3e1109fd150ac3fb7db3bc7338b0db30d50", kill_on_drop: false }` [INFO] [stdout] cfbe4541fb477655b1dd780ec5cee3e1109fd150ac3fb7db3bc7338b0db30d50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b62a16651f0f7fb3262a45ec385c55b4c3da189c277dd94e401759065163d687 [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" "b62a16651f0f7fb3262a45ec385c55b4c3da189c277dd94e401759065163d687", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking pensiv v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1467:21 [INFO] [stdout] | [INFO] [stdout] 1467 | assert!(pmf.all_close(&array![0.1296, 0.3456, 0.3456, 0.1536, 0.0256], 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1562:22 [INFO] [stdout] | [INFO] [stdout] 1562 | assert!(pmfs.all_close(&array![0.4, 0.24, 0.144], 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1757:22 [INFO] [stdout] | [INFO] [stdout] 1757 | assert!(pdfs.all_close(&expected, 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1780:22 [INFO] [stdout] | [INFO] [stdout] 1780 | assert!(cdfs.all_close(&expected, 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1856:22 [INFO] [stdout] | [INFO] [stdout] 1856 | assert!(pdfs.all_close(&expected, 1e-4)); // error is relatively low because I rounded to 4 decimal places [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1875:22 [INFO] [stdout] | [INFO] [stdout] 1875 | assert!(cdfs.all_close(&expected, 1e-10)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1968:22 [INFO] [stdout] | [INFO] [stdout] 1968 | assert!(pdfs.all_close(&expected, 1e-8)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `ndarray::numeric::impl_numeric::>::all_close`: Use `abs_diff_eq` - it requires the `approx` crate feature [INFO] [stdout] --> src/stats.rs:1986:22 [INFO] [stdout] | [INFO] [stdout] 1986 | assert!(cdfs.all_close(&expected, 1e-8)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.65s [INFO] running `Command { std: "docker" "inspect" "b62a16651f0f7fb3262a45ec385c55b4c3da189c277dd94e401759065163d687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62a16651f0f7fb3262a45ec385c55b4c3da189c277dd94e401759065163d687", kill_on_drop: false }` [INFO] [stdout] b62a16651f0f7fb3262a45ec385c55b4c3da189c277dd94e401759065163d687