[INFO] fetching crate ramp 0.7.0...
[INFO] testing ramp-0.7.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate ramp 0.7.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ramp 0.7.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ramp 0.7.0
[INFO] finished tweaking crates.io crate ramp 0.7.0
[INFO] tweaked toml for crates.io crate ramp 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate ramp 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-gmp v0.5.0
[INFO] [stderr]   Downloaded rustc-cfg v0.4.0
[INFO] [stderr]   Downloaded object v0.28.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2f0956448e0daece2e348f86895e83da438284e505cf001d21393cc6dd2e974
[INFO] running `Command { std: "docker" "start" "-a" "e2f0956448e0daece2e348f86895e83da438284e505cf001d21393cc6dd2e974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2f0956448e0daece2e348f86895e83da438284e505cf001d21393cc6dd2e974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f0956448e0daece2e348f86895e83da438284e505cf001d21393cc6dd2e974", kill_on_drop: false }`
[INFO] [stdout] e2f0956448e0daece2e348f86895e83da438284e505cf001d21393cc6dd2e974
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9779ffa5728bf8660f8c5cf47792b45c730c885e2c345193d3ca870fbd8595
[INFO] running `Command { std: "docker" "start" "-a" "dc9779ffa5728bf8660f8c5cf47792b45c730c885e2c345193d3ca870fbd8595", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling object v0.28.3
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rustc-cfg v0.4.0
[INFO] [stderr]    Compiling ramp v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![feature(core_intrinsics, allocator_api)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ptr_internals` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![feature(step_trait, ptr_internals, try_reserve_kind, raw_vec_internals)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `raw_vec_internals` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:25:57
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![feature(step_trait, ptr_internals, try_reserve_kind, raw_vec_internals)]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/addsub.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(asm)]
[INFO] [stdout]    |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/addsub.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(any(feature="fallbacks",not(asm)))]
[INFO] [stdout]    |                                   ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/addsub.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(asm)]
[INFO] [stdout]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/addsub.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(not(asm))]
[INFO] [stdout]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/mul.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(not(asm))]
[INFO] [stdout]    |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/mul.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(asm)]
[INFO] [stdout]    |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(not(asm))]
[INFO] [stdout]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(asm)]
[INFO] [stdout]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:164:11
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg(not(asm))]
[INFO] [stdout]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(asm)]
[INFO] [stdout]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.64s
[INFO] running `Command { std: "docker" "inspect" "dc9779ffa5728bf8660f8c5cf47792b45c730c885e2c345193d3ca870fbd8595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9779ffa5728bf8660f8c5cf47792b45c730c885e2c345193d3ca870fbd8595", kill_on_drop: false }`
[INFO] [stdout] dc9779ffa5728bf8660f8c5cf47792b45c730c885e2c345193d3ca870fbd8595
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4b52e18d800ae9d9944b264549677ab378bf9a6b2f037bd5a0b7fbb8f24b0da
[INFO] running `Command { std: "docker" "start" "-a" "f4b52e18d800ae9d9944b264549677ab378bf9a6b2f037bd5a0b7fbb8f24b0da", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling object v0.28.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling quickcheck v0.6.2
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rustc-cfg v0.4.0
[INFO] [stderr]    Compiling ramp v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![feature(core_intrinsics, allocator_api)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ptr_internals` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![feature(step_trait, ptr_internals, try_reserve_kind, raw_vec_internals)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `raw_vec_internals` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:25:57
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![feature(step_trait, ptr_internals, try_reserve_kind, raw_vec_internals)]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/addsub.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(asm)]
[INFO] [stdout]    |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/addsub.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(any(feature="fallbacks",not(asm)))]
[INFO] [stdout]    |                                   ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/addsub.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(asm)]
[INFO] [stdout]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/addsub.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(not(asm))]
[INFO] [stdout]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/mul.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(not(asm))]
[INFO] [stdout]    |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/mul.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(asm)]
[INFO] [stdout]    |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(not(asm))]
[INFO] [stdout]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(asm)]
[INFO] [stdout]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:164:11
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg(not(asm))]
[INFO] [stdout]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(asm)]
[INFO] [stdout]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![feature(core_intrinsics, allocator_api)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ptr_internals` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![feature(step_trait, ptr_internals, try_reserve_kind, raw_vec_internals)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `raw_vec_internals` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:25:57
[INFO] [stdout]    |
[INFO] [stdout] 25 | #![feature(step_trait, ptr_internals, try_reserve_kind, raw_vec_internals)]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/addsub.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(asm)]
[INFO] [stdout]    |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/addsub.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(any(feature="fallbacks",not(asm)))]
[INFO] [stdout]    |                                   ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/addsub.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(asm)]
[INFO] [stdout]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/addsub.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(not(asm))]
[INFO] [stdout]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/mul.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(not(asm))]
[INFO] [stdout]    |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]   --> src/ll/mul.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(asm)]
[INFO] [stdout]    |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg(not(asm))]
[INFO] [stdout]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[cfg(asm)]
[INFO] [stdout]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:164:11
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg(not(asm))]
[INFO] [stdout]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `asm`
[INFO] [stdout]    --> src/ll/mul.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(asm)]
[INFO] [stdout]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.93s
[INFO] running `Command { std: "docker" "inspect" "f4b52e18d800ae9d9944b264549677ab378bf9a6b2f037bd5a0b7fbb8f24b0da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b52e18d800ae9d9944b264549677ab378bf9a6b2f037bd5a0b7fbb8f24b0da", kill_on_drop: false }`
[INFO] [stdout] f4b52e18d800ae9d9944b264549677ab378bf9a6b2f037bd5a0b7fbb8f24b0da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 670464f8021cec3d57001967148b3ceed9437b99c3ad299829e7384202bfb573
[INFO] running `Command { std: "docker" "start" "-a" "670464f8021cec3d57001967148b3ceed9437b99c3ad299829e7384202bfb573", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stderr]   --> src/lib.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | #![feature(core_intrinsics, allocator_api)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using it is strongly discouraged
[INFO] [stderr]    = note: `#[warn(internal_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `ptr_internals` is internal to the compiler or standard library
[INFO] [stderr]   --> src/lib.rs:25:24
[INFO] [stderr]    |
[INFO] [stderr] 25 | #![feature(step_trait, ptr_internals, try_reserve_kind, raw_vec_internals)]
[INFO] [stderr]    |                        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using it is strongly discouraged
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `raw_vec_internals` is internal to the compiler or standard library
[INFO] [stderr]   --> src/lib.rs:25:57
[INFO] [stderr]    |
[INFO] [stderr] 25 | #![feature(step_trait, ptr_internals, try_reserve_kind, raw_vec_internals)]
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using it is strongly discouraged
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]   --> src/ll/addsub.rs:54:7
[INFO] [stderr]    |
[INFO] [stderr] 54 | #[cfg(asm)]
[INFO] [stderr]    |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]   --> src/ll/addsub.rs:72:35
[INFO] [stderr]    |
[INFO] [stderr] 72 | #[cfg(any(feature="fallbacks",not(asm)))]
[INFO] [stderr]    |                                   ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]    --> src/ll/addsub.rs:118:7
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[cfg(asm)]
[INFO] [stderr]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]    --> src/ll/addsub.rs:134:11
[INFO] [stderr]     |
[INFO] [stderr] 134 | #[cfg(not(asm))]
[INFO] [stderr]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]   --> src/ll/mul.rs:55:11
[INFO] [stderr]    |
[INFO] [stderr] 55 | #[cfg(not(asm))]
[INFO] [stderr]    |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]   --> src/ll/mul.rs:70:7
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[cfg(asm)]
[INFO] [stderr]    |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]    --> src/ll/mul.rs:113:11
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[cfg(not(asm))]
[INFO] [stderr]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]    --> src/ll/mul.rs:123:7
[INFO] [stderr]     |
[INFO] [stderr] 123 | #[cfg(asm)]
[INFO] [stderr]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]    --> src/ll/mul.rs:164:11
[INFO] [stderr]     |
[INFO] [stderr] 164 | #[cfg(not(asm))]
[INFO] [stderr]     |           ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `asm`
[INFO] [stderr]    --> src/ll/mul.rs:174:7
[INFO] [stderr]     |
[INFO] [stderr] 174 | #[cfg(asm)]
[INFO] [stderr]     |       ^^^ help: found config with similar value: `feature = "asm"`
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ramp` (lib) generated 13 warnings
[INFO] [stderr] warning: `ramp` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ramp-94bfeb4d9e56a8ca)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test int::test::add_larger_limb ... ok
[INFO] [stdout] test int::test::add ... ok
[INFO] [stdout] test int::test::arith_prim ... ok
[INFO] [stdout] test int::test::bench_add_10_10 ... ok
[INFO] [stdout] test int::test::bench_add_1_1 ... ok
[INFO] [stdout] test int::test::bench_add_100_100 ... ok
[INFO] [stdout] test int::test::bench_div_10_10 ... ok
[INFO] [stdout] test int::test::bench_div_1_1 ... ok
[INFO] [stdout] test int::test::bench_div_20_2 ... ok
[INFO] [stdout] test int::test::bench_add_1000_10 ... ok
[INFO] [stdout] test int::test::bench_div_50_5 ... ok
[INFO] [stdout] test int::test::bench_div_50_50 ... ok
[INFO] [stdout] test int::test::bench_div_250_250 ... ok
[INFO] [stdout] test int::test::bench_factorial_100 ... ok
[INFO] [stdout] test int::test::bench_gcd_1_1 ... ok
[INFO] [stdout] test int::test::bench_add_1000_1000 ... ok
[INFO] [stdout] test int::test::bench_gcd_10_10 ... ok
[INFO] [stdout] test int::test::bench_div_1000_1000 ... ok
[INFO] [stdout] test int::test::bench_mul_1_1 ... ok
[INFO] [stdout] test int::test::bench_gcd_20_2 ... ok
[INFO] [stdout] test int::test::bench_mul_10_10 ... ok
[INFO] [stdout] test int::test::bench_mul_5_50 ... ok
[INFO] [stdout] test int::test::bench_mul_2_20 ... ok
[INFO] [stdout] test int::test::bench_pow_10_10 ... ok
[INFO] [stdout] test int::test::bench_mul_50_50 ... ok
[INFO] [stdout] test int::test::bench_pow_1_1 ... ok
[INFO] [stdout] test int::test::bench_factorial_1000 ... ok
[INFO] [stdout] test int::test::bench_mul_250_250 ... ok
[INFO] [stdout] test int::test::bench_sqr_1 ... ok
[INFO] [stdout] test int::test::bench_pow_2_20 ... ok
[INFO] [stdout] test int::test::bench_rng_all_ones ... ok
[INFO] [stdout] test int::test::bench_gcd_50_5 ... ok
[INFO] [stdout] test int::test::bench_pow_50_50 ... ok
[INFO] [stdout] test int::test::bitand ... ok
[INFO] [stdout] test int::test::bench_mul_50_1500 ... ok
[INFO] [stdout] test int::test::bench_sqr_10 ... ok
[INFO] [stdout] test int::test::bench_gcd_50_50 ... ok
[INFO] [stdout] test int::test::bitor ... ok
[INFO] [stdout] test int::test::div ... ok
[INFO] [stdout] test int::test::bench_sqr_250 ... ok
[INFO] [stdout] test int::test::bench_pow_5_50 ... ok
[INFO] [stdout] test int::test::bench_gcd_100_10 ... ok
[INFO] [stdout] test int::test::from_string_10 ... ok
[INFO] [stdout] test int::test::bench_sqr_50 ... ok
[INFO] [stdout] test int::test::divrem ... ok
[INFO] [stdout] test int::test::from_string_16 ... ok
[INFO] [stdout] test int::test::gcd ... ok
[INFO] [stdout] test int::test::bitxor ... ok
[INFO] [stdout] test int::test::bench_gcd_100_50 ... ok
[INFO] [stdout] test int::test::gen_uint_below_all_ones ... ok
[INFO] [stdout] test int::test::bench_mul_1000_1000 ... ok
[INFO] [stdout] test int::test::bench_sqr_1000 ... ok
[INFO] [stdout] test int::test::int_from ... ok
[INFO] [stdout] test int::test::gen_int_range ... ok
[INFO] [stdout] test int::test::bitand_rand ... ok
[INFO] [stdout] test int::test::mul ... ok
[INFO] [stdout] test int::test::lcm ... ok
[INFO] [stdout] test int::test::num_base_digits ... ok
[INFO] [stdout] test int::test::num_base_digits_pow2 ... ok
[INFO] [stdout] test int::test::bench_gcd_100_100 ... ok
[INFO] [stdout] test int::test::is_even ... ok
[INFO] [stdout] test int::test::gen_uint_below_zero_or_negative - should panic ... ok
[INFO] [stdout] test int::test::gen_int_with_zero_bits - should panic ... ok
[INFO] [stdout] test int::test::product ... ok
[INFO] [stdout] test int::test::divmod_zero - should panic ... ok
[INFO] [stdout] test int::test::gen_uint_with_zero_bits - should panic ... ok
[INFO] [stdout] test int::test::gen_int_range_zero - should panic ... ok
[INFO] [stdout] test int::test::gen_int_range_negative - should panic ... ok
[INFO] [stdout] test int::test::pow_mod_negexp - should panic ... ok
[INFO] [stdout] test int::test::pow_mod_zeromod - should panic ... ok
[INFO] [stdout] test int::test::rem ... ok
[INFO] [stdout] test int::test::sqrt_rem ... ok
[INFO] [stdout] test int::test::hash_rand ... ok
[INFO] [stdout] test int::test::step ... ok
[INFO] [stdout] test int::test::to_string_16 ... ok
[INFO] [stdout] test int::test::sub ... ok
[INFO] [stdout] test ll::limb::test_bug_div_1 ... ok
[INFO] [stdout] test ll::limb::test_add_2 ... ok
[INFO] [stdout] test ll::limb::test_bug_mul_1 ... ok
[INFO] [stdout] test int::test::to_string_10 ... ok
[INFO] [stdout] test ll::test::test_add ... ok
[INFO] [stdout] test int::test::trailing_zeros ... ok
[INFO] [stdout] test int::test::sum ... ok
[INFO] [stdout] test int::test::div_rand ... ok
[INFO] [stdout] test ll::test::test_divrem ... ok
[INFO] [stdout] test ll::test::test_bitscan ... ok
[INFO] [stdout] test ll::test::test_mul ... ok
[INFO] [stdout] test ll::test::test_mul_hilo ... ok
[INFO] [stdout] test ll::test::test_mul_1 ... ok
[INFO] [stdout] test ll::test::test_sub ... ok
[INFO] [stdout] test ll::test::test_sub_self ... ok
[INFO] [stdout] test rational::test::abs ... ok
[INFO] [stdout] test ll::test::test_divrem_1 ... ok
[INFO] [stdout] test ll::test::test_add_self ... ok
[INFO] [stdout] test rational::test::add ... ok
[INFO] [stdout] test ll::limb::test_div ... ok
[INFO] [stdout] test ll::test::test_mul_large ... FAILED
[INFO] [stdout] test ll::limb::test_sub_2 ... ok
[INFO] [stdout] test int::test::shl_rand ... ok
[INFO] [stdout] test rational::test::bench_add ... ok
[INFO] [stdout] test rational::test::bench_div ... ok
[INFO] [stdout] test int::test::shr_rand ... ok
[INFO] [stdout] test rational::test::bench_sub ... ok
[INFO] [stdout] test rational::test::bench_mul ... ok
[INFO] [stdout] test rational::test::from_float ... ok
[INFO] [stdout] test rational::test::from_int_primitive ... ok
[INFO] [stdout] test rational::test::into_parts ... ok
[INFO] [stdout] test rational::test::mul ... ok
[INFO] [stdout] test rational::test::neg ... ok
[INFO] [stdout] test rational::test::ord ... ok
[INFO] [stdout] test rational::test::round ... ok
[INFO] [stdout] test rational::test::bench_add_5 ... ok
[INFO] [stdout] test rational::test::sub ... ok
[INFO] [stdout] test rational::test::div ... ok
[INFO] [stdout] test rational::test::bench_add_normalize ... ok
[INFO] [stdout] test rational::test::bench_div_normalize ... ok
[INFO] [stdout] test int::test::sqr_rand ... ok
[INFO] [stdout] test rational::test::bench_sub_normalize ... ok
[INFO] [stdout] test rational::test::bench_mul_normalize ... ok
[INFO] [stdout] test rational::test::bench_add_5_normalize ... ok
[INFO] [stdout] test int::test::shl_rand_large ... ok
[INFO] [stdout] test int::test::bench_gcd_250_150 ... ok
[INFO] [stdout] test int::test::pow_mod ... ok
[INFO] [stdout] test int::test::bench_pow_mod_50_50_50 ... ok
[INFO] [stdout] test int::test::bench_pow_50_1500 ... ok
[INFO] [stdout] test int::test::bench_pow_250_250 ... ok
[INFO] [stdout] test int::test::pow ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ll::test::test_mul_large stdout ----
[INFO] [stdout] thread 'll::test::test_mul_large' panicked at src/ll/mod.rs:602:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551614, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615]
[INFO] [stdout]  right: [18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551614, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615, 18446744073709551615]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55cdc7e8c4f5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55cdc7e8c4f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55cdc7e8c4f5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55cdc7e8c4f5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55cdc7eb350b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55cdc7eb350b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55cdc7e89d2f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55cdc7e8c2ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55cdc7e8c2ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55cdc7e8dcf9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55cdc7e8d9be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55cdc7e5ebfa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55cdc7e5ebfa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55cdc7e8e2fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55cdc7e8e2fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55cdc7e8e074 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55cdc7e8c9b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55cdc7e8dda7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55cdc7d6ecb3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55cdc7d6f09e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55cdc7de5a5e - core::panicking::assert_failed::hf6bd6d2d5f5c2bf2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55cdc7db000d - ramp::ll::test::test_mul_large::h0b5349c55f31f367
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ll/mod.rs:602:9
[INFO] [stdout]   22:     0x55cdc7daf947 - ramp::ll::test::test_mul_large::{{closure}}::hb72e1e6df5a25a66
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ll/mod.rs:535:24
[INFO] [stdout]   23:     0x55cdc7de30e6 - core::ops::function::FnOnce::call_once::haa5b47c43c6f7385
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55cdc7e635db - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55cdc7e635db - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55cdc7e62ce1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55cdc7e62ce1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55cdc7e62ce1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55cdc7e62ce1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55cdc7e62ce1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55cdc7e62ce1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55cdc7e62ce1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55cdc7e2b544 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55cdc7e2b544 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55cdc7e2ff72 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55cdc7e2ff72 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55cdc7e2ff72 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55cdc7e2ff72 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55cdc7e2ff72 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55cdc7e2ff72 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55cdc7e2ff72 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55cdc7e925eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55cdc7e925eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55cdc7e925eb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f7ffebb2ac3 - <unknown>
[INFO] [stdout]   46:     0x7f7ffec43a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ll::test::test_mul_large
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 126 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "670464f8021cec3d57001967148b3ceed9437b99c3ad299829e7384202bfb573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "670464f8021cec3d57001967148b3ceed9437b99c3ad299829e7384202bfb573", kill_on_drop: false }`
[INFO] [stdout] 670464f8021cec3d57001967148b3ceed9437b99c3ad299829e7384202bfb573
