[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 try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCRefice%2Freel" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CRefice/reel on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-sys v0.3.3 [INFO] [stderr] Downloaded libc v0.2.59 [INFO] [stderr] Downloaded dirs v2.0.1 [INFO] [stderr] Downloaded rustyline v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5a75ffbffb6f8cf484f49100f00d1a458dabe5e85121b4e8058ecb70f6e96a0 [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" "a5a75ffbffb6f8cf484f49100f00d1a458dabe5e85121b4e8058ecb70f6e96a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5a75ffbffb6f8cf484f49100f00d1a458dabe5e85121b4e8058ecb70f6e96a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a75ffbffb6f8cf484f49100f00d1a458dabe5e85121b4e8058ecb70f6e96a0", kill_on_drop: false }` [INFO] [stdout] a5a75ffbffb6f8cf484f49100f00d1a458dabe5e85121b4e8058ecb70f6e96a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a715eeb5863b0e80de27590d7fa4e153e225e4e2e837992ccaca57af62bdd36 [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" "3a715eeb5863b0e80de27590d7fa4e153e225e4e2e837992ccaca57af62bdd36", 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 unicode-width v0.1.5 [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.63s [INFO] running `Command { std: "docker" "inspect" "3a715eeb5863b0e80de27590d7fa4e153e225e4e2e837992ccaca57af62bdd36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a715eeb5863b0e80de27590d7fa4e153e225e4e2e837992ccaca57af62bdd36", kill_on_drop: false }` [INFO] [stdout] 3a715eeb5863b0e80de27590d7fa4e153e225e4e2e837992ccaca57af62bdd36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", 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] 0f3909442d6f64fd13c8135728568cf0f8e4b4bd09defd78666f4a7be5a43db8 [INFO] running `Command { std: "docker" "start" "-a" "0f3909442d6f64fd13c8135728568cf0f8e4b4bd09defd78666f4a7be5a43db8", 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.55s [INFO] running `Command { std: "docker" "inspect" "0f3909442d6f64fd13c8135728568cf0f8e4b4bd09defd78666f4a7be5a43db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f3909442d6f64fd13c8135728568cf0f8e4b4bd09defd78666f4a7be5a43db8", kill_on_drop: false }` [INFO] [stdout] 0f3909442d6f64fd13c8135728568cf0f8e4b4bd09defd78666f4a7be5a43db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08962fe0e0677b36ea0f23c7a2bdebdcadc473fce0cc2d37aba87a4c7fbe98cf [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" "08962fe0e0677b36ea0f23c7a2bdebdcadc473fce0cc2d37aba87a4c7fbe98cf", kill_on_drop: false }` [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 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oxide-f12edbe19f85e822 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "08962fe0e0677b36ea0f23c7a2bdebdcadc473fce0cc2d37aba87a4c7fbe98cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08962fe0e0677b36ea0f23c7a2bdebdcadc473fce0cc2d37aba87a4c7fbe98cf", kill_on_drop: false }` [INFO] [stdout] 08962fe0e0677b36ea0f23c7a2bdebdcadc473fce0cc2d37aba87a4c7fbe98cf