[INFO] cloning repository https://github.com/CRefice/reel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CRefice/reel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb50def7c3de4d14140772719e43d45af1d07547 [INFO] testing CRefice/reel against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CRefice/reel on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CRefice/reel [INFO] finished tweaking git repo https://github.com/CRefice/reel [INFO] tweaked toml for git repo https://github.com/CRefice/reel written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/CRefice/reel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d59d988a45c8f1ba31526cdee237b620c0f2a07a406f45d72b4cb87ce8f3b4e [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" "3d59d988a45c8f1ba31526cdee237b620c0f2a07a406f45d72b4cb87ce8f3b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d59d988a45c8f1ba31526cdee237b620c0f2a07a406f45d72b4cb87ce8f3b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d59d988a45c8f1ba31526cdee237b620c0f2a07a406f45d72b4cb87ce8f3b4e", kill_on_drop: false }` [INFO] [stdout] 3d59d988a45c8f1ba31526cdee237b620c0f2a07a406f45d72b4cb87ce8f3b4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8ef8ee17e7ae15eaf2abbc30e169c972a9c661f50c1bb258522354c5b1ab560 [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" "b8ef8ee17e7ae15eaf2abbc30e169c972a9c661f50c1bb258522354c5b1ab560", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling rustyline v5.0.0 [INFO] [stderr] Compiling oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `text` [INFO] [stdout] --> src/loc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn text<'a>(&self, source: &'a str) -> &'a str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `split_source` [INFO] [stdout] --> src/loc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn split_source<'a>(&self, source: &'a str) -> (&'a str, &'a str, &'a str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `context` [INFO] [stdout] --> src/loc.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn context(self, source: &str) -> (&str, SourceLocation) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `end_offset` [INFO] [stdout] --> src/loc.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn end_offset(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.41s [INFO] running `Command { std: "docker" "inspect" "b8ef8ee17e7ae15eaf2abbc30e169c972a9c661f50c1bb258522354c5b1ab560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ef8ee17e7ae15eaf2abbc30e169c972a9c661f50c1bb258522354c5b1ab560", kill_on_drop: false }` [INFO] [stdout] b8ef8ee17e7ae15eaf2abbc30e169c972a9c661f50c1bb258522354c5b1ab560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbdefee142dcc1a62bf3e20874ffb137e85a250960f955856551d68e76193528 [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" "bbdefee142dcc1a62bf3e20874ffb137e85a250960f955856551d68e76193528", kill_on_drop: false }` [INFO] [stderr] Compiling oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `text` [INFO] [stdout] --> src/loc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn text<'a>(&self, source: &'a str) -> &'a str { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `split_source` [INFO] [stdout] --> src/loc.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn split_source<'a>(&self, source: &'a str) -> (&'a str, &'a str, &'a str) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `context` [INFO] [stdout] --> src/loc.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn context(self, source: &str) -> (&str, SourceLocation) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `end_offset` [INFO] [stdout] --> src/loc.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn end_offset(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "bbdefee142dcc1a62bf3e20874ffb137e85a250960f955856551d68e76193528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbdefee142dcc1a62bf3e20874ffb137e85a250960f955856551d68e76193528", kill_on_drop: false }` [INFO] [stdout] bbdefee142dcc1a62bf3e20874ffb137e85a250960f955856551d68e76193528 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e0883a4eb54d8c20cb477dca847066c3d0005dfafb3fb3bfe789e55601dafa66 [INFO] running `Command { std: "docker" "start" "-a" "e0883a4eb54d8c20cb477dca847066c3d0005dfafb3fb3bfe789e55601dafa66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `text` [INFO] [stderr] --> src/loc.rs:9:12 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn text<'a>(&self, source: &'a str) -> &'a str { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `split_source` [INFO] [stderr] --> src/loc.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn split_source<'a>(&self, source: &'a str) -> (&'a str, &'a str, &'a str) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `context` [INFO] [stderr] --> src/loc.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | fn context(self, source: &str) -> (&str, SourceLocation) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `end_offset` [INFO] [stderr] --> src/loc.rs:36:8 [INFO] [stderr] | [INFO] [stderr] 36 | fn end_offset(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.99s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oxide-6bcd884b971c2d3e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0883a4eb54d8c20cb477dca847066c3d0005dfafb3fb3bfe789e55601dafa66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0883a4eb54d8c20cb477dca847066c3d0005dfafb3fb3bfe789e55601dafa66", kill_on_drop: false }` [INFO] [stdout] e0883a4eb54d8c20cb477dca847066c3d0005dfafb3fb3bfe789e55601dafa66