[INFO] fetching crate sixtyfps-corelib 0.0.5... [INFO] checking sixtyfps-corelib-0.0.5 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate sixtyfps-corelib 0.0.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate sixtyfps-corelib 0.0.5 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sixtyfps-corelib 0.0.5 [INFO] finished tweaking crates.io crate sixtyfps-corelib 0.0.5 [INFO] tweaked toml for crates.io crate sixtyfps-corelib 0.0.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", 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] e60068469d2ea4678c4d68e668116994383f3381368a05ea2cf0b9867abe9326 [INFO] running `Command { std: "docker" "start" "-a" "e60068469d2ea4678c4d68e668116994383f3381368a05ea2cf0b9867abe9326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e60068469d2ea4678c4d68e668116994383f3381368a05ea2cf0b9867abe9326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e60068469d2ea4678c4d68e668116994383f3381368a05ea2cf0b9867abe9326", kill_on_drop: false }` [INFO] [stdout] e60068469d2ea4678c4d68e668116994383f3381368a05ea2cf0b9867abe9326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9a75c3d3162e3c04c8b8508d655a7a5cb02d4a59003e32cbddae0e9a3b23431 [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" "a9a75c3d3162e3c04c8b8508d655a7a5cb02d4a59003e32cbddae0e9a3b23431", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking pin-weak v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking euclid v0.22.2 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Compiling field-offset v0.3.3 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking lyon_geom v0.17.0 [INFO] [stderr] Checking lyon_path v0.17.1 [INFO] [stderr] Checking lyon_algorithms v0.17.4 [INFO] [stderr] Checking lyon_tessellation v0.17.5 [INFO] [stderr] Checking triomphe v0.1.2 [INFO] [stderr] Checking lyon v0.17.5 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling const-field-offset-macro v0.1.0 [INFO] [stderr] Compiling vtable-macro v0.1.1 [INFO] [stderr] Compiling auto_enums_core v0.7.12 [INFO] [stderr] Compiling sixtyfps-corelib-macros v0.0.5 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking const-field-offset v0.1.0 [INFO] [stderr] Checking vtable v0.1.1 [INFO] [stderr] Checking auto_enums v0.7.12 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking sixtyfps-corelib v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(unsafe_code)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:558:1 [INFO] [stdout] | [INFO] [stdout] 558 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:650:1 [INFO] [stdout] | [INFO] [stdout] 650 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(unsafe_code)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:558:1 [INFO] [stdout] | [INFO] [stdout] 558 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> layout.rs:650:1 [INFO] [stdout] | [INFO] [stdout] 650 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> tests.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> tests.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> tests.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> tests.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> tests.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> timers.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> timers.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> timers.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> tests.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> timers.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> timers.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: declaration of a `no_mangle` function [INFO] [stdout] --> timers.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the linker's behavior with multiple libraries exporting duplicate symbol names is undefined and Rust cannot provide guarantees when you manually override them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sixtyfps-corelib` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a9a75c3d3162e3c04c8b8508d655a7a5cb02d4a59003e32cbddae0e9a3b23431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a75c3d3162e3c04c8b8508d655a7a5cb02d4a59003e32cbddae0e9a3b23431", kill_on_drop: false }` [INFO] [stdout] a9a75c3d3162e3c04c8b8508d655a7a5cb02d4a59003e32cbddae0e9a3b23431