[INFO] cloning repository https://github.com/logist322/redefine_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/logist322/redefine_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogist322%2Fredefine_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogist322%2Fredefine_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05dd7e44e60d52728f4c99c6f7dc9a7486a53f10 [INFO] testing logist322/redefine_demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flogist322%2Fredefine_demo" "/workspace/builds/worker-102/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-102/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/logist322/redefine_demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/logist322/redefine_demo [INFO] finished tweaking git repo https://github.com/logist322/redefine_demo [INFO] tweaked toml for git repo https://github.com/logist322/redefine_demo written to /workspace/builds/worker-102/source/Cargo.toml [INFO] crate git repo https://github.com/logist322/redefine_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f0807a8168a555b07c3a77d4a86ee382824678180d116984c84d60696a394ba [INFO] running `Command { std: "docker" "start" "-a" "0f0807a8168a555b07c3a77d4a86ee382824678180d116984c84d60696a394ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f0807a8168a555b07c3a77d4a86ee382824678180d116984c84d60696a394ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f0807a8168a555b07c3a77d4a86ee382824678180d116984c84d60696a394ba", kill_on_drop: false }` [INFO] [stdout] 0f0807a8168a555b07c3a77d4a86ee382824678180d116984c84d60696a394ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9972c64ac1b6b0ed9bc1f9f0fa5342a7d9318fc4d956c0d00c03c1d3ff0ad9a3 [INFO] running `Command { std: "docker" "start" "-a" "9972c64ac1b6b0ed9bc1f9f0fa5342a7d9318fc4d956c0d00c03c1d3ff0ad9a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling redefine_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `size_type` is defined multiple times [INFO] [stdout] --> /opt/rustwide/target/debug/build/redefine_demo-682c46047af989fc/out/bindings.rs:3:155866 [INFO] [stdout] | [INFO] [stdout] 3 | ... } pub type size_type = size_type ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_1 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_2 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_3 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_4 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_5 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_6 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_7 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_8 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_9 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_10 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_11 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_12 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_13 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_14 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_15 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_16 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_17 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_18 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_19 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_20 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_21 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_22 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_23 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_24 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_25 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_26 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_27 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_28 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_29 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_30 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_31 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_32 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_33 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_34 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_35 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_36 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_37 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_38 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_39 { pub _address : u8 , } # [test] fn __bindgen_test_layout_std_iterator_open0_std_output_iterator_tag_void_void_void_void_close0_instantiation () { assert_eq ! (:: std :: mem :: size_of :: < std_iterator > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_iterator))) ; assert_eq ! (:: std :: mem :: align_of :: < std_iterator > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_iterator))) ; } # [test] fn __bindgen_test_layout_std_iterator_open0_std_output_iterator_tag_void_void_void_void_close0_instantiation_1 () { assert_eq ! (:: std :: mem :: size_of :: < std_iterator > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_iterator))) ; assert_eq ! (:: std :: mem :: align_of :: < std_iterator > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_iterator))) ; } # [test] fn __bindgen_test_layout_std_iterator_open0_std_output_iterator_tag_void_void_void_void_close0_instantiation_2 () { assert_eq ! (:: std :: mem :: size_of :: < std_iterator > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_iterator))) ; assert_eq ! (:: std :: mem :: align_of :: < std_iterator > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_iterator))) ; } # [test] fn __bindgen_test_layout_std_hash_open0_long_double_close0_instantiation_1 () { assert_eq ! (:: std :: mem :: size_of :: < std_hash > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_hash))) ; assert_eq ! (:: std :: mem :: align_of :: < std_hash > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_hash))) ; } # [test] fn __bindgen_test_layout_std_iterator_open0_std_random_access_iterator_tag_bool__long_ptr_bool_ref_bool_close0_instantiation () { assert_eq ! (:: std :: mem :: size_of :: < std_iterator > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_iterator))) ; assert_eq ! (:: std :: mem :: align_of :: < std_iterator > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_iterator))) ; } pub type size_type = std_size_t ; pu... [INFO] [stdout] | -------------------------------- previous definition of the type `size_type` here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `size_type` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `size_type` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `size_type` is defined multiple times [INFO] [stdout] --> /opt/rustwide/target/debug/build/redefine_demo-682c46047af989fc/out/bindings.rs:3:155940 [INFO] [stdout] | [INFO] [stdout] 3 | ... } pub type size_type = size_type ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_1 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_2 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_3 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_4 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_5 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_6 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_7 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_8 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_9 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_10 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_11 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_12 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_13 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_14 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_15 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_16 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_17 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_18 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_19 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_20 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_21 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_22 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_23 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_24 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_25 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_26 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_27 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_28 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_29 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_30 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_31 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_32 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_33 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_34 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_35 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_36 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_37 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_38 { pub _address : u8 , } # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _bindgen_ty_39 { pub _address : u8 , } # [test] fn __bindgen_test_layout_std_iterator_open0_std_output_iterator_tag_void_void_void_void_close0_instantiation () { assert_eq ! (:: std :: mem :: size_of :: < std_iterator > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_iterator))) ; assert_eq ! (:: std :: mem :: align_of :: < std_iterator > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_iterator))) ; } # [test] fn __bindgen_test_layout_std_iterator_open0_std_output_iterator_tag_void_void_void_void_close0_instantiation_1 () { assert_eq ! (:: std :: mem :: size_of :: < std_iterator > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_iterator))) ; assert_eq ! (:: std :: mem :: align_of :: < std_iterator > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_iterator))) ; } # [test] fn __bindgen_test_layout_std_iterator_open0_std_output_iterator_tag_void_void_void_void_close0_instantiation_2 () { assert_eq ! (:: std :: mem :: size_of :: < std_iterator > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_iterator))) ; assert_eq ! (:: std :: mem :: align_of :: < std_iterator > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_iterator))) ; } # [test] fn __bindgen_test_layout_std_hash_open0_long_double_close0_instantiation_1 () { assert_eq ! (:: std :: mem :: size_of :: < std_hash > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_hash))) ; assert_eq ! (:: std :: mem :: align_of :: < std_hash > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_hash))) ; } # [test] fn __bindgen_test_layout_std_iterator_open0_std_random_access_iterator_tag_bool__long_ptr_bool_ref_bool_close0_instantiation () { assert_eq ! (:: std :: mem :: size_of :: < std_iterator > () , 1usize , concat ! ("Size of template specialization: " , stringify ! (std_iterator))) ; assert_eq ! (:: std :: mem :: align_of :: < std_iterator > () , 1usize , concat ! ("Alignment of template specialization: " , stringify ! (std_iterator))) ; } pub type size_type = std_size_t ; pub type iterator = std__Bit_iterator ; pub type size_type = std_size_t ; [INFO] [stdout] | -------------------------------- previous definition of the type `size_type` here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `size_type` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `size_type` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `_Tp` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/redefine_demo-682c46047af989fc/out/bindings.rs:3:33097 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [link_name = "\u{1}value"] pub static std_value : _Tp ; } pub type std_true_type = u8 ; pub type std_false_type = u8 ; pub type std... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `_Value` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/redefine_demo-682c46047af989fc/out/bindings.rs:3:138961 [INFO] [stdout] | [INFO] [stdout] 3 | ...k_name = "\u{1}__min"] pub static __gnu_cxx___min : _Value ; } extern "C" { # [link_name = "\u{1}__max"] pub static __gnu_cxx___max : ... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `_Value` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/redefine_demo-682c46047af989fc/out/bindings.rs:3:139043 [INFO] [stdout] | [INFO] [stdout] 3 | ...k_name = "\u{1}__max"] pub static __gnu_cxx___max : _Value ; } extern "C" { # [link_name = "\u{1}__is_signed"] pub static __gnu_cxx___... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when expanding type alias `size_type` [INFO] [stdout] --> /opt/rustwide/target/debug/build/redefine_demo-682c46047af989fc/out/bindings.rs:3:149945 [INFO] [stdout] | [INFO] [stdout] 3 | ...class_type_info { _unused : [u8 ; 0] , } pub type size_type = size_type ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct _b... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...which immediately requires expanding type alias `size_type` again [INFO] [stdout] = note: type aliases cannot be recursive [INFO] [stdout] = help: consider using a struct, enum, or union instead to break the cycle [INFO] [stdout] = help: see for more information [INFO] [stdout] note: cycle used when collecting item types in top-level module [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![allow(non_upper_case_globals)] [INFO] [stdout] 2 | | #![allow(non_camel_case_types)] [INFO] [stdout] 3 | | #![allow(non_snake_case)] [INFO] [stdout] 4 | | [INFO] [stdout] ... | [INFO] [stdout] 8 | | println!("Hello, world!"); [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0391, E0412, E0428. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redefine_demo` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "9972c64ac1b6b0ed9bc1f9f0fa5342a7d9318fc4d956c0d00c03c1d3ff0ad9a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9972c64ac1b6b0ed9bc1f9f0fa5342a7d9318fc4d956c0d00c03c1d3ff0ad9a3", kill_on_drop: false }` [INFO] [stdout] 9972c64ac1b6b0ed9bc1f9f0fa5342a7d9318fc4d956c0d00c03c1d3ff0ad9a3