[INFO] fetching crate yaiouom 0.1.3... [INFO] checking yaiouom-0.1.3 against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] extracting crate yaiouom 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate yaiouom 0.1.3 on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate yaiouom 0.1.3 [INFO] finished tweaking crates.io crate yaiouom 0.1.3 [INFO] tweaked toml for crates.io crate yaiouom 0.1.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "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] 6a80566ad86a086e63f3cce158618a169bb05967f720760b5e69f13c5b545ee3 [INFO] running `Command { std: "docker" "start" "-a" "6a80566ad86a086e63f3cce158618a169bb05967f720760b5e69f13c5b545ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a80566ad86a086e63f3cce158618a169bb05967f720760b5e69f13c5b545ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a80566ad86a086e63f3cce158618a169bb05967f720760b5e69f13c5b545ee3", kill_on_drop: false }` [INFO] [stdout] 6a80566ad86a086e63f3cce158618a169bb05967f720760b5e69f13c5b545ee3 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--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] 9ced85cba24b7367c447bd5f0fa014ad14825ff9e65bf801f6f3285ec606da5e [INFO] running `Command { std: "docker" "start" "-a" "9ced85cba24b7367c447bd5f0fa014ad14825ff9e65bf801f6f3285ec606da5e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling compiletest_rs v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking yaiouom v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> src/unit.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[rustc_yaiouom_check_unify_measure] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> src/unit.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[rustc_yaiouom_check_unify] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> src/unit.rs:518:3 [INFO] [stdout] | [INFO] [stdout] 518 | #[rustc_yaiouom_combinator_dimensionless] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> src/unit.rs:548:3 [INFO] [stdout] | [INFO] [stdout] 548 | #[rustc_yaiouom_combinator_mul] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> src/unit.rs:569:3 [INFO] [stdout] | [INFO] [stdout] 569 | #[rustc_yaiouom_combinator_inv] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_yaiouom_check_unify_measure` in this scope [INFO] [stdout] --> src/unit.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[rustc_yaiouom_check_unify_measure] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_yaiouom_check_unify` in this scope [INFO] [stdout] --> src/unit.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | #[rustc_yaiouom_check_unify] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_yaiouom_combinator_dimensionless` in this scope [INFO] [stdout] --> src/unit.rs:518:3 [INFO] [stdout] | [INFO] [stdout] 518 | #[rustc_yaiouom_combinator_dimensionless] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_yaiouom_combinator_mul` in this scope [INFO] [stdout] --> src/unit.rs:548:3 [INFO] [stdout] | [INFO] [stdout] 548 | #[rustc_yaiouom_combinator_mul] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_yaiouom_combinator_inv` in this scope [INFO] [stdout] --> src/unit.rs:569:3 [INFO] [stdout] | [INFO] [stdout] 569 | #[rustc_yaiouom_combinator_inv] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking term v0.6.1 [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yaiouom` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9ced85cba24b7367c447bd5f0fa014ad14825ff9e65bf801f6f3285ec606da5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ced85cba24b7367c447bd5f0fa014ad14825ff9e65bf801f6f3285ec606da5e", kill_on_drop: false }` [INFO] [stdout] 9ced85cba24b7367c447bd5f0fa014ad14825ff9e65bf801f6f3285ec606da5e