[INFO] fetching crate glslopt 0.1.12... [INFO] testing glslopt-0.1.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate glslopt 0.1.12 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate glslopt 0.1.12 [INFO] finished tweaking crates.io crate glslopt 0.1.12 [INFO] tweaked toml for crates.io crate glslopt 0.1.12 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate glslopt 0.1.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate glslopt 0.1.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e5949b57107cf9949d2c7c552df6092bf75c64abc5df135e8c8872c940cad02 [INFO] running `Command { std: "docker" "start" "-a" "3e5949b57107cf9949d2c7c552df6092bf75c64abc5df135e8c8872c940cad02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e5949b57107cf9949d2c7c552df6092bf75c64abc5df135e8c8872c940cad02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5949b57107cf9949d2c7c552df6092bf75c64abc5df135e8c8872c940cad02", kill_on_drop: false }` [INFO] [stdout] 3e5949b57107cf9949d2c7c552df6092bf75c64abc5df135e8c8872c940cad02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41329997241bb3deaeb83bba8aee48cb2f17205a86f11eb41a2d3d8fcc668066 [INFO] running `Command { std: "docker" "start" "-a" "41329997241bb3deaeb83bba8aee48cb2f17205a86f11eb41a2d3d8fcc668066", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling glslopt v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] warning: glslopt@0.1.12: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:87: warning: "M_PIf" redefined [INFO] [stderr] warning: glslopt@0.1.12: 87 | #define M_PIf ((float) M_PI) [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: In file included from /usr/include/c++/13/cmath:47, [INFO] [stderr] warning: glslopt@0.1.12: from /usr/include/c++/13/math.h:36, [INFO] [stderr] warning: glslopt@0.1.12: from glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:83: [INFO] [stderr] warning: glslopt@0.1.12: /usr/include/math.h:1169: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.12: 1169 | # define M_PIf 3.14159265358979323846f /* pi */ [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:88: warning: "M_PI_2f" redefined [INFO] [stderr] warning: glslopt@0.1.12: 88 | #define M_PI_2f ((float) M_PI_2) [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: /usr/include/math.h:1170: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.12: 1170 | # define M_PI_2f 1.57079632679489661923f /* pi/2 */ [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:89: warning: "M_PI_4f" redefined [INFO] [stderr] warning: glslopt@0.1.12: 89 | #define M_PI_4f ((float) M_PI_4) [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: /usr/include/math.h:1171: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.12: 1171 | # define M_PI_4f 0.78539816339744830962f /* pi/4 */ [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.31s [INFO] running `Command { std: "docker" "inspect" "41329997241bb3deaeb83bba8aee48cb2f17205a86f11eb41a2d3d8fcc668066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41329997241bb3deaeb83bba8aee48cb2f17205a86f11eb41a2d3d8fcc668066", kill_on_drop: false }` [INFO] [stdout] 41329997241bb3deaeb83bba8aee48cb2f17205a86f11eb41a2d3d8fcc668066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1cd36d0adbf67b7626aeee01a580f7ff50f1c7a5ba4d475f01bf0e2544d62cc [INFO] running `Command { std: "docker" "start" "-a" "a1cd36d0adbf67b7626aeee01a580f7ff50f1c7a5ba4d475f01bf0e2544d62cc", kill_on_drop: false }` [INFO] [stderr] warning: glslopt@0.1.12: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:87: warning: "M_PIf" redefined [INFO] [stderr] warning: glslopt@0.1.12: 87 | #define M_PIf ((float) M_PI) [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: In file included from /usr/include/c++/13/cmath:47, [INFO] [stderr] warning: glslopt@0.1.12: from /usr/include/c++/13/math.h:36, [INFO] [stderr] warning: glslopt@0.1.12: from glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:83: [INFO] [stderr] warning: glslopt@0.1.12: /usr/include/math.h:1169: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.12: 1169 | # define M_PIf 3.14159265358979323846f /* pi */ [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:88: warning: "M_PI_2f" redefined [INFO] [stderr] warning: glslopt@0.1.12: 88 | #define M_PI_2f ((float) M_PI_2) [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: /usr/include/math.h:1170: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.12: 1170 | # define M_PI_2f 1.57079632679489661923f /* pi/2 */ [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:89: warning: "M_PI_4f" redefined [INFO] [stderr] warning: glslopt@0.1.12: 89 | #define M_PI_4f ((float) M_PI_4) [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: /usr/include/math.h:1171: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.12: 1171 | # define M_PI_4f 0.78539816339744830962f /* pi/4 */ [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] Compiling glslopt v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] running `Command { std: "docker" "inspect" "a1cd36d0adbf67b7626aeee01a580f7ff50f1c7a5ba4d475f01bf0e2544d62cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1cd36d0adbf67b7626aeee01a580f7ff50f1c7a5ba4d475f01bf0e2544d62cc", kill_on_drop: false }` [INFO] [stdout] a1cd36d0adbf67b7626aeee01a580f7ff50f1c7a5ba4d475f01bf0e2544d62cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00777b4c3eff366053d4c83136138c2630c2ad5a3970681ff1119f3dd704058e [INFO] running `Command { std: "docker" "start" "-a" "00777b4c3eff366053d4c83136138c2630c2ad5a3970681ff1119f3dd704058e", kill_on_drop: false }` [INFO] [stderr] warning: glslopt@0.1.12: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:87: warning: "M_PIf" redefined [INFO] [stderr] warning: glslopt@0.1.12: 87 | #define M_PIf ((float) M_PI) [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: In file included from /usr/include/c++/13/cmath:47, [INFO] [stderr] warning: glslopt@0.1.12: from /usr/include/c++/13/math.h:36, [INFO] [stderr] warning: glslopt@0.1.12: from glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:83: [INFO] [stderr] warning: glslopt@0.1.12: /usr/include/math.h:1169: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.12: 1169 | # define M_PIf 3.14159265358979323846f /* pi */ [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:88: warning: "M_PI_2f" redefined [INFO] [stderr] warning: glslopt@0.1.12: 88 | #define M_PI_2f ((float) M_PI_2) [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: /usr/include/math.h:1170: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.12: 1170 | # define M_PI_2f 1.57079632679489661923f /* pi/2 */ [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: glsl-optimizer/src/compiler/glsl/builtin_functions.cpp:89: warning: "M_PI_4f" redefined [INFO] [stderr] warning: glslopt@0.1.12: 89 | #define M_PI_4f ((float) M_PI_4) [INFO] [stderr] warning: glslopt@0.1.12: | [INFO] [stderr] warning: glslopt@0.1.12: /usr/include/math.h:1171: note: this is the location of the previous definition [INFO] [stderr] warning: glslopt@0.1.12: 1171 | # define M_PI_4f 0.78539816339744830962f /* pi/4 */ [INFO] [stderr] warning: glslopt@0.1.12: | [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-0adf7fcbafb0ccf3) [INFO] [stdout] [INFO] [stderr] Doc-tests glslopt [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] [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" "00777b4c3eff366053d4c83136138c2630c2ad5a3970681ff1119f3dd704058e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00777b4c3eff366053d4c83136138c2630c2ad5a3970681ff1119f3dd704058e", kill_on_drop: false }` [INFO] [stdout] 00777b4c3eff366053d4c83136138c2630c2ad5a3970681ff1119f3dd704058e