[INFO] fetching crate mpmfnum 0.1.0...
[INFO] checking mpmfnum-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mpmfnum 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate mpmfnum 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mpmfnum 0.1.0
[INFO] finished tweaking crates.io crate mpmfnum 0.1.0
[INFO] tweaked toml for crates.io crate mpmfnum 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fd4a29c1a46d0f3c180c6ff268ee35d4e6f1055a0d2342ac821f322884a4e85
[INFO] running `Command { std: "docker" "start" "-a" "9fd4a29c1a46d0f3c180c6ff268ee35d4e6f1055a0d2342ac821f322884a4e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fd4a29c1a46d0f3c180c6ff268ee35d4e6f1055a0d2342ac821f322884a4e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd4a29c1a46d0f3c180c6ff268ee35d4e6f1055a0d2342ac821f322884a4e85", kill_on_drop: false }`
[INFO] [stdout] 9fd4a29c1a46d0f3c180c6ff268ee35d4e6f1055a0d2342ac821f322884a4e85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58fad1f04e16c9f15d3da319114849886ac72aae7618bf1a01342ed99242d7b5
[INFO] running `Command { std: "docker" "start" "-a" "58fad1f04e16c9f15d3da319114849886ac72aae7618bf1a01342ed99242d7b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.24.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking mpmfnum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 | rounded_1ary!(RoundedNeg, format_neg, neg, "-x");
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | rounded_1ary!(RoundedSqrt, format_sqrt, sqrt, "sqrt(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | rounded_1ary!(RoundedCbrt, format_cbrt, cbrt, "cbrt(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | rounded_1ary!(RoundedExp, format_exp, exp, "exp(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 | rounded_1ary!(RoundedNeg, format_neg, neg, "-x");
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 | rounded_1ary!(RoundedExp2, format_exp2, exp2, "2^x");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | rounded_1ary!(RoundedLog, format_log, log, "ln(x)");
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | rounded_1ary!(RoundedLog2, format_log2, log2, "log2(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | rounded_1ary!(RoundedSqrt, format_sqrt, sqrt, "sqrt(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | rounded_1ary!(RoundedLog10, format_log10, log10, "log10(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | rounded_1ary!(RoundedCbrt, format_cbrt, cbrt, "cbrt(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | rounded_1ary!(RoundedExpm1, format_expm1, expm1, "expm1(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | rounded_1ary!(RoundedExp, format_exp, exp, "exp(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | rounded_1ary!(RoundedLog1p, format_log1p, log1p, "log1p(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | rounded_1ary!(RoundedSin, format_sin, sin, "sin(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 | rounded_1ary!(RoundedExp2, format_exp2, exp2, "2^x");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | rounded_1ary!(RoundedCos, format_cos, cos, "cos(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | rounded_1ary!(RoundedLog, format_log, log, "ln(x)");
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | rounded_1ary!(RoundedTan, format_tan, tan, "tan(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | rounded_1ary!(RoundedLog2, format_log2, log2, "log2(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | rounded_1ary!(RoundedAsin, format_asin, asin, "arcsin(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | rounded_1ary!(RoundedLog10, format_log10, log10, "log10(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 | rounded_1ary!(RoundedAcos, format_acos, acos, "arccos(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | rounded_1ary!(RoundedExpm1, format_expm1, expm1, "expm1(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | rounded_1ary!(RoundedAtan, format_atan, atan, "arctan(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | rounded_1ary!(RoundedLog1p, format_log1p, log1p, "log1p(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | rounded_1ary!(RoundedSinh, format_sinh, sinh, "sinh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | rounded_1ary!(RoundedSin, format_sin, sin, "sin(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | rounded_1ary!(RoundedCos, format_cos, cos, "cos(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | rounded_1ary!(RoundedTan, format_tan, tan, "tan(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | rounded_1ary!(RoundedCosh, format_cosh, cosh, "cosh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | rounded_1ary!(RoundedAsin, format_asin, asin, "arcsin(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | rounded_1ary!(RoundedTanh, format_tanh, tanh, "tanh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 | rounded_1ary!(RoundedAcos, format_acos, acos, "arccos(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | rounded_1ary!(RoundedAsinh, format_asinh, asinh, "arsinh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | rounded_1ary!(RoundedAtan, format_atan, atan, "arctan(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 | rounded_1ary!(RoundedAcosh, format_acosh, acosh, "arcosh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | rounded_1ary!(RoundedSinh, format_sinh, sinh, "sinh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | rounded_1ary!(RoundedAtanh, format_atanh, atanh, "artanh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | rounded_1ary!(RoundedErf, format_erf, erf, "erf(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | rounded_1ary!(RoundedCosh, format_cosh, cosh, "cosh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rounded_1ary!(RoundedErfc, format_erfc, erfc, "erfc(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | rounded_1ary!(RoundedTanh, format_tanh, tanh, "tanh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | rounded_1ary!(RoundedAsinh, format_asinh, asinh, "arsinh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rounded_1ary!(RoundedGamma, format_tgamma, tgamma, "tgamma(x)");
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rounded_1ary!(RoundedLgamma, format_lgamma, lgamma, "lgamma(x)");
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 | rounded_1ary!(RoundedAcosh, format_acosh, acosh, "arcosh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | rounded_1ary!(RoundedAtanh, format_atanh, atanh, "artanh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | rounded_1ary!(RoundedErf, format_erf, erf, "erf(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rounded_1ary!(RoundedErfc, format_erfc, erfc, "erfc(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rounded_1ary!(RoundedGamma, format_tgamma, tgamma, "tgamma(x)");
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rounded_1ary!(RoundedLgamma, format_lgamma, lgamma, "lgamma(x)");
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/float/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/ieee754/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/float/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/ieee754/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 26 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpmfnum` (lib test) due to 27 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 26 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpmfnum` (lib) due to 27 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "58fad1f04e16c9f15d3da319114849886ac72aae7618bf1a01342ed99242d7b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58fad1f04e16c9f15d3da319114849886ac72aae7618bf1a01342ed99242d7b5", kill_on_drop: false }`
[INFO] [stdout] 58fad1f04e16c9f15d3da319114849886ac72aae7618bf1a01342ed99242d7b5
[INFO] checking mpmfnum-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate mpmfnum 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate mpmfnum 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mpmfnum 0.1.0
[INFO] finished tweaking crates.io crate mpmfnum 0.1.0
[INFO] tweaked toml for crates.io crate mpmfnum 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a9b3ef497c079d7487c924dbc2b0e0821b38cde60ca02b35a6d7d6e65fbe643
[INFO] running `Command { std: "docker" "start" "-a" "1a9b3ef497c079d7487c924dbc2b0e0821b38cde60ca02b35a6d7d6e65fbe643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a9b3ef497c079d7487c924dbc2b0e0821b38cde60ca02b35a6d7d6e65fbe643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9b3ef497c079d7487c924dbc2b0e0821b38cde60ca02b35a6d7d6e65fbe643", kill_on_drop: false }`
[INFO] [stdout] 1a9b3ef497c079d7487c924dbc2b0e0821b38cde60ca02b35a6d7d6e65fbe643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4c8eb45a1b0f74b93660e1d171543e92b05aca182ee95f357ddc42a877cc75a
[INFO] running `Command { std: "docker" "start" "-a" "f4c8eb45a1b0f74b93660e1d171543e92b05aca182ee95f357ddc42a877cc75a", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.24.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking mpmfnum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 | rounded_1ary!(RoundedNeg, format_neg, neg, "-x");
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | rounded_1ary!(RoundedSqrt, format_sqrt, sqrt, "sqrt(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | rounded_1ary!(RoundedCbrt, format_cbrt, cbrt, "cbrt(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | rounded_1ary!(RoundedExp, format_exp, exp, "exp(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 | rounded_1ary!(RoundedExp2, format_exp2, exp2, "2^x");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | rounded_1ary!(RoundedLog, format_log, log, "ln(x)");
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | rounded_1ary!(RoundedLog2, format_log2, log2, "log2(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | rounded_1ary!(RoundedLog10, format_log10, log10, "log10(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | rounded_1ary!(RoundedExpm1, format_expm1, expm1, "expm1(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | rounded_1ary!(RoundedLog1p, format_log1p, log1p, "log1p(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | rounded_1ary!(RoundedSin, format_sin, sin, "sin(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | rounded_1ary!(RoundedCos, format_cos, cos, "cos(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | rounded_1ary!(RoundedTan, format_tan, tan, "tan(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | rounded_1ary!(RoundedAsin, format_asin, asin, "arcsin(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 | rounded_1ary!(RoundedNeg, format_neg, neg, "-x");
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 | rounded_1ary!(RoundedAcos, format_acos, acos, "arccos(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | rounded_1ary!(RoundedSqrt, format_sqrt, sqrt, "sqrt(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | rounded_1ary!(RoundedAtan, format_atan, atan, "arctan(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | rounded_1ary!(RoundedCbrt, format_cbrt, cbrt, "cbrt(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | rounded_1ary!(RoundedSinh, format_sinh, sinh, "sinh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | rounded_1ary!(RoundedExp, format_exp, exp, "exp(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | rounded_1ary!(RoundedCosh, format_cosh, cosh, "cosh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 | rounded_1ary!(RoundedExp2, format_exp2, exp2, "2^x");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | rounded_1ary!(RoundedTanh, format_tanh, tanh, "tanh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | rounded_1ary!(RoundedLog, format_log, log, "ln(x)");
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | rounded_1ary!(RoundedAsinh, format_asinh, asinh, "arsinh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | rounded_1ary!(RoundedLog2, format_log2, log2, "log2(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 | rounded_1ary!(RoundedAcosh, format_acosh, acosh, "arcosh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | rounded_1ary!(RoundedLog10, format_log10, log10, "log10(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | rounded_1ary!(RoundedAtanh, format_atanh, atanh, "artanh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 | rounded_1ary!(RoundedExpm1, format_expm1, expm1, "expm1(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | rounded_1ary!(RoundedErf, format_erf, erf, "erf(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 | rounded_1ary!(RoundedLog1p, format_log1p, log1p, "log1p(x)");
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rounded_1ary!(RoundedErfc, format_erfc, erfc, "erfc(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | rounded_1ary!(RoundedSin, format_sin, sin, "sin(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 | rounded_1ary!(RoundedCos, format_cos, cos, "cos(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rounded_1ary!(RoundedGamma, format_tgamma, tgamma, "tgamma(x)");
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 | rounded_1ary!(RoundedTan, format_tan, tan, "tan(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rounded_1ary!(RoundedLgamma, format_lgamma, lgamma, "lgamma(x)");
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 | rounded_1ary!(RoundedAsin, format_asin, asin, "arcsin(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 | rounded_1ary!(RoundedAcos, format_acos, acos, "arccos(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | rounded_1ary!(RoundedAtan, format_atan, atan, "arctan(x)");
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | rounded_1ary!(RoundedSinh, format_sinh, sinh, "sinh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | rounded_1ary!(RoundedCosh, format_cosh, cosh, "cosh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | rounded_1ary!(RoundedTanh, format_tanh, tanh, "tanh(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | rounded_1ary!(RoundedAsinh, format_asinh, asinh, "arsinh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 | rounded_1ary!(RoundedAcosh, format_acosh, acosh, "arcosh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | rounded_1ary!(RoundedAtanh, format_atanh, atanh, "artanh(x)");
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | rounded_1ary!(RoundedErf, format_erf, erf, "erf(x)");
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | rounded_1ary!(RoundedErfc, format_erfc, erfc, "erfc(x)");
[INFO] [stdout]    | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | rounded_1ary!(RoundedGamma, format_tgamma, tgamma, "tgamma(x)");
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attribute value must be a literal
[INFO] [stdout]   --> src/ops.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[doc = $mpmf]
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | rounded_1ary!(RoundedLgamma, format_lgamma, lgamma, "lgamma(x)");
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rounded_1ary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/float/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/ieee754/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/float/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/ieee754/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 26 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpmfnum` (lib) due to 27 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 26 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpmfnum` (lib test) due to 27 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f4c8eb45a1b0f74b93660e1d171543e92b05aca182ee95f357ddc42a877cc75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c8eb45a1b0f74b93660e1d171543e92b05aca182ee95f357ddc42a877cc75a", kill_on_drop: false }`
[INFO] [stdout] f4c8eb45a1b0f74b93660e1d171543e92b05aca182ee95f357ddc42a877cc75a
