[INFO] fetching crate glslopt 0.1.11... [INFO] testing glslopt-0.1.11 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate glslopt 0.1.11 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate glslopt 0.1.11 [INFO] finished tweaking crates.io crate glslopt 0.1.11 [INFO] tweaked toml for crates.io crate glslopt 0.1.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate glslopt 0.1.11 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd1117fc966b964c7af8ce4ffb4f03779d470c815a0177dd00dba5f9a9e3cadd [INFO] running `Command { std: "docker" "start" "-a" "fd1117fc966b964c7af8ce4ffb4f03779d470c815a0177dd00dba5f9a9e3cadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd1117fc966b964c7af8ce4ffb4f03779d470c815a0177dd00dba5f9a9e3cadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1117fc966b964c7af8ce4ffb4f03779d470c815a0177dd00dba5f9a9e3cadd", kill_on_drop: false }` [INFO] [stdout] fd1117fc966b964c7af8ce4ffb4f03779d470c815a0177dd00dba5f9a9e3cadd [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4127f00ff3cac820d28d5cae039cfb31d6cb1ed66e42707b361b14a47672de84 [INFO] running `Command { std: "docker" "start" "-a" "4127f00ff3cac820d28d5cae039cfb31d6cb1ed66e42707b361b14a47672de84", kill_on_drop: false }` [INFO] [stderr] Compiling glslopt v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] warning: glslopt@0.1.11: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:87: warning: "M_PIf" redefined [INFO] [stderr] warning: glslopt@0.1.11: 87 | #define M_PIf ((float) M_PI) [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: In file included from /usr/include/c++/13/cmath:47, [INFO] [stderr] warning: glslopt@0.1.11: from /usr/include/c++/13/math.h:36, [INFO] [stderr] warning: glslopt@0.1.11: from glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:83: [INFO] [stderr] warning: glslopt@0.1.11: /usr/include/math.h:1169: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.11: 1169 | # define M_PIf 3.14159265358979323846f /* pi */ [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:88: warning: "M_PI_2f" redefined [INFO] [stderr] warning: glslopt@0.1.11: 88 | #define M_PI_2f ((float) M_PI_2) [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: /usr/include/math.h:1170: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.11: 1170 | # define M_PI_2f 1.57079632679489661923f /* pi/2 */ [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:89: warning: "M_PI_4f" redefined [INFO] [stderr] warning: glslopt@0.1.11: 89 | #define M_PI_4f ((float) M_PI_4) [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: /usr/include/math.h:1171: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.11: 1171 | # define M_PI_4f 0.78539816339744830962f /* pi/4 */ [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.75s [INFO] running `Command { std: "docker" "inspect" "4127f00ff3cac820d28d5cae039cfb31d6cb1ed66e42707b361b14a47672de84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4127f00ff3cac820d28d5cae039cfb31d6cb1ed66e42707b361b14a47672de84", kill_on_drop: false }` [INFO] [stdout] 4127f00ff3cac820d28d5cae039cfb31d6cb1ed66e42707b361b14a47672de84 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 401437ec4db882f34165d68e1eefa209229cdc6c6838b750ba2b1dd111727cbc [INFO] running `Command { std: "docker" "start" "-a" "401437ec4db882f34165d68e1eefa209229cdc6c6838b750ba2b1dd111727cbc", kill_on_drop: false }` [INFO] [stderr] warning: glslopt@0.1.11: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:87: warning: "M_PIf" redefined [INFO] [stderr] warning: glslopt@0.1.11: 87 | #define M_PIf ((float) M_PI) [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: In file included from /usr/include/c++/13/cmath:47, [INFO] [stderr] warning: glslopt@0.1.11: from /usr/include/c++/13/math.h:36, [INFO] [stderr] warning: glslopt@0.1.11: from glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:83: [INFO] [stderr] warning: glslopt@0.1.11: /usr/include/math.h:1169: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.11: 1169 | # define M_PIf 3.14159265358979323846f /* pi */ [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:88: warning: "M_PI_2f" redefined [INFO] [stderr] warning: glslopt@0.1.11: 88 | #define M_PI_2f ((float) M_PI_2) [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: /usr/include/math.h:1170: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.11: 1170 | # define M_PI_2f 1.57079632679489661923f /* pi/2 */ [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:89: warning: "M_PI_4f" redefined [INFO] [stderr] warning: glslopt@0.1.11: 89 | #define M_PI_4f ((float) M_PI_4) [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: /usr/include/math.h:1171: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.11: 1171 | # define M_PI_4f 0.78539816339744830962f /* pi/4 */ [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] Compiling glslopt v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "401437ec4db882f34165d68e1eefa209229cdc6c6838b750ba2b1dd111727cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401437ec4db882f34165d68e1eefa209229cdc6c6838b750ba2b1dd111727cbc", kill_on_drop: false }` [INFO] [stdout] 401437ec4db882f34165d68e1eefa209229cdc6c6838b750ba2b1dd111727cbc [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0186f30a200fe88bf58dbb8e12fc01a00dfbd49bc7998de170311bb784447d0f [INFO] running `Command { std: "docker" "start" "-a" "0186f30a200fe88bf58dbb8e12fc01a00dfbd49bc7998de170311bb784447d0f", kill_on_drop: false }` [INFO] [stderr] warning: glslopt@0.1.11: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:87: warning: "M_PIf" redefined [INFO] [stderr] warning: glslopt@0.1.11: 87 | #define M_PIf ((float) M_PI) [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: In file included from /usr/include/c++/13/cmath:47, [INFO] [stderr] warning: glslopt@0.1.11: from /usr/include/c++/13/math.h:36, [INFO] [stderr] warning: glslopt@0.1.11: from glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:83: [INFO] [stderr] warning: glslopt@0.1.11: /usr/include/math.h:1169: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.11: 1169 | # define M_PIf 3.14159265358979323846f /* pi */ [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:88: warning: "M_PI_2f" redefined [INFO] [stderr] warning: glslopt@0.1.11: 88 | #define M_PI_2f ((float) M_PI_2) [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: /usr/include/math.h:1170: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.11: 1170 | # define M_PI_2f 1.57079632679489661923f /* pi/2 */ [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:89: warning: "M_PI_4f" redefined [INFO] [stderr] warning: glslopt@0.1.11: 89 | #define M_PI_4f ((float) M_PI_4) [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] warning: glslopt@0.1.11: /usr/include/math.h:1171: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.11: 1171 | # define M_PI_4f 0.78539816339744830962f /* pi/4 */ [INFO] [stderr] warning: glslopt@0.1.11: | [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glslopt-024b8b9e8719eb02) [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] [stderr] Doc-tests glslopt [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" "0186f30a200fe88bf58dbb8e12fc01a00dfbd49bc7998de170311bb784447d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0186f30a200fe88bf58dbb8e12fc01a00dfbd49bc7998de170311bb784447d0f", kill_on_drop: false }` [INFO] [stdout] 0186f30a200fe88bf58dbb8e12fc01a00dfbd49bc7998de170311bb784447d0f