[INFO] cloning repository https://github.com/ruuda/basstrace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruuda/basstrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fbasstrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fbasstrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15474049b98487564d078fdbc5fd87bdcd0df45c [INFO] testing ruuda/basstrace against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fbasstrace" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruuda/basstrace on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ruuda/basstrace [INFO] finished tweaking git repo https://github.com/ruuda/basstrace [INFO] tweaked toml for git repo https://github.com/ruuda/basstrace written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ruuda/basstrace 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26016bd41d2b5d80213ec44f8f61356312e4e86d1500ab595c628615b60e4534 [INFO] running `Command { std: "docker" "start" "-a" "26016bd41d2b5d80213ec44f8f61356312e4e86d1500ab595c628615b60e4534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26016bd41d2b5d80213ec44f8f61356312e4e86d1500ab595c628615b60e4534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26016bd41d2b5d80213ec44f8f61356312e4e86d1500ab595c628615b60e4534", kill_on_drop: false }` [INFO] [stdout] 26016bd41d2b5d80213ec44f8f61356312e4e86d1500ab595c628615b60e4534 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8717746b939397ce2acdaf7672cfaeef4dd6ecb22b6d8d847611da9680e25a4f [INFO] running `Command { std: "docker" "start" "-a" "8717746b939397ce2acdaf7672cfaeef4dd6ecb22b6d8d847611da9680e25a4f", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling glib v0.8.1 [INFO] [stderr] Compiling basstrace v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `scene::Scene` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use scene::Scene; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec3::Vec3` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounce` [INFO] [stdout] --> src/scene.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | for bounce in 0..30 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounce` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tangent` and `width` are never read [INFO] [stdout] --> src/scene.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Face { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | tangent: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 68 | width: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `zero` is never used [INFO] [stdout] --> src/vec3.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Vec3 { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn zero() -> Vec3 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "8717746b939397ce2acdaf7672cfaeef4dd6ecb22b6d8d847611da9680e25a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8717746b939397ce2acdaf7672cfaeef4dd6ecb22b6d8d847611da9680e25a4f", kill_on_drop: false }` [INFO] [stdout] 8717746b939397ce2acdaf7672cfaeef4dd6ecb22b6d8d847611da9680e25a4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe50f6872f73c34f302d2a0ad54d2b0dee207df81a464d1a7962c897091b45e9 [INFO] running `Command { std: "docker" "start" "-a" "fe50f6872f73c34f302d2a0ad54d2b0dee207df81a464d1a7962c897091b45e9", kill_on_drop: false }` [INFO] [stderr] Compiling basstrace v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `scene::Scene` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use scene::Scene; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec3::Vec3` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounce` [INFO] [stdout] --> src/scene.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | for bounce in 0..30 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounce` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tangent` and `width` are never read [INFO] [stdout] --> src/scene.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Face { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | tangent: Vec3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 68 | width: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `zero` is never used [INFO] [stdout] --> src/vec3.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Vec3 { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn zero() -> Vec3 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "fe50f6872f73c34f302d2a0ad54d2b0dee207df81a464d1a7962c897091b45e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe50f6872f73c34f302d2a0ad54d2b0dee207df81a464d1a7962c897091b45e9", kill_on_drop: false }` [INFO] [stdout] fe50f6872f73c34f302d2a0ad54d2b0dee207df81a464d1a7962c897091b45e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8396835178f0b66c7c5610cac8d1a0a7f8d32e28c928698758708b8a4c3a926 [INFO] running `Command { std: "docker" "start" "-a" "b8396835178f0b66c7c5610cac8d1a0a7f8d32e28c928698758708b8a4c3a926", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `scene::Scene` [INFO] [stderr] --> src/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use scene::Scene; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `vec3::Vec3` [INFO] [stderr] --> src/main.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | use vec3::Vec3; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bounce` [INFO] [stderr] --> src/scene.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | for bounce in 0..30 { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounce` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `tangent` and `width` are never read [INFO] [stderr] --> src/scene.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 64 | pub struct Face { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 67 | tangent: Vec3, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 68 | width: f32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `zero` is never used [INFO] [stderr] --> src/vec3.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 18 | impl Vec3 { [INFO] [stderr] | --------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn zero() -> Vec3 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `basstrace` (bin "basstrace" test) generated 5 warnings (run `cargo fix --bin "basstrace" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/basstrace-21738d9e636df2de) [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" "b8396835178f0b66c7c5610cac8d1a0a7f8d32e28c928698758708b8a4c3a926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8396835178f0b66c7c5610cac8d1a0a7f8d32e28c928698758708b8a4c3a926", kill_on_drop: false }` [INFO] [stdout] b8396835178f0b66c7c5610cac8d1a0a7f8d32e28c928698758708b8a4c3a926