[INFO] fetching crate mycorrhiza 0.0.0...
[INFO] checking mycorrhiza-0.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate mycorrhiza 0.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate mycorrhiza 0.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mycorrhiza 0.0.0
[INFO] finished tweaking crates.io crate mycorrhiza 0.0.0
[INFO] tweaked toml for crates.io crate mycorrhiza 0.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9faa1443164bcb109eaa1ec2a84a4f48f77aa910d6c83ff3369d4facdcf24f8f
[INFO] running `Command { std: "docker" "start" "-a" "9faa1443164bcb109eaa1ec2a84a4f48f77aa910d6c83ff3369d4facdcf24f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9faa1443164bcb109eaa1ec2a84a4f48f77aa910d6c83ff3369d4facdcf24f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9faa1443164bcb109eaa1ec2a84a4f48f77aa910d6c83ff3369d4facdcf24f8f", kill_on_drop: false }`
[INFO] [stdout] 9faa1443164bcb109eaa1ec2a84a4f48f77aa910d6c83ff3369d4facdcf24f8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 699f077c090d2140b188f499aff79ca45586ce8f453311dfdfb0fc27d78b76e2
[INFO] running `Command { std: "docker" "start" "-a" "699f077c090d2140b188f499aff79ca45586ce8f453311dfdfb0fc27d78b76e2", kill_on_drop: false }`
[INFO] [stderr]     Checking mycorrhiza v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]  --> src/intrinsics.rs:3:55
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RustcCLRInteropManagedClass<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str>{
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]  --> src/intrinsics.rs:3:85
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RustcCLRInteropManagedClass<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str>{
[INFO] [stdout]   |                                                                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]  --> src/intrinsics.rs:3:55
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RustcCLRInteropManagedClass<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str>{
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]  --> src/intrinsics.rs:3:85
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RustcCLRInteropManagedClass<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str>{
[INFO] [stdout]   |                                                                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]  --> src/intrinsics.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str> RustcCLRInteropManagedClass<ASSEMBLY,CLASS_PATH>{
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]  --> src/intrinsics.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str> RustcCLRInteropManagedClass<ASSEMBLY,CLASS_PATH>{
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:57:56
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn rustc_clr_interop_managed_call0_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:57:86
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn rustc_clr_interop_managed_call0_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:57:136
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'static str,Ret>()->Ret{
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:62:56
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn rustc_clr_interop_managed_call1_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:62:86
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn rustc_clr_interop_managed_call1_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:62:136
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'static str,const IS_STATIC:bool,Ret,Arg1>(arg1:Arg1)->Ret{
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:67:56
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn rustc_clr_interop_managed_call2_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:67:86
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn rustc_clr_interop_managed_call2_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:67:136
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'static str,const IS_STATIC:bool,Ret,Arg1,Arg2>(arg1:Arg1,arg2:Arg2)->Ret{
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn rustc_clr_interop_managed_ctor0_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool>()->RustcCLRInt...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:72:86
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn rustc_clr_interop_managed_ctor0_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool>()->RustcCLRInt...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:77:56
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn rustc_clr_interop_managed_ctor1_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1>(arg1:Arg1...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:77:86
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn rustc_clr_interop_managed_ctor1_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1>(arg1:Arg1...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:82:56
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn rustc_clr_interop_managed_ctor2_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1,Arg2>(arg1...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:82:86
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn rustc_clr_interop_managed_ctor2_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1,Arg2>(arg1...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:87:56
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn rustc_clr_interop_managed_ctor3_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1,Arg2,Arg3>...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:87:86
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn rustc_clr_interop_managed_ctor3_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1,Arg2,Arg3>...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn static0_<const METHOD:&'static str,Ret>()->Ret{
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn instance0_<const METHOD:&'static str,Ret>(self)->Ret{
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:32:34
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn static1_<const METHOD:&'static str,Arg1,Ret>(arg1:Arg1)->Ret{
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn instance1_<const METHOD:&'static str,Arg1,Ret>(self,arg1:Arg1)->Ret{
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]  --> src/intrinsics.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str> RustcCLRInteropManagedClass<ASSEMBLY,CLASS_PATH>{
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]  --> src/intrinsics.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str> RustcCLRInteropManagedClass<ASSEMBLY,CLASS_PATH>{
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:57:56
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn rustc_clr_interop_managed_call0_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:57:86
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn rustc_clr_interop_managed_call0_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:57:136
[INFO] [stdout]    |
[INFO] [stdout] 57 | ...CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'static str,Ret>()->Ret{
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:62:56
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn rustc_clr_interop_managed_call1_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:62:86
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn rustc_clr_interop_managed_call1_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:62:136
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'static str,const IS_STATIC:bool,Ret,Arg1>(arg1:Arg1)->Ret{
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:67:56
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn rustc_clr_interop_managed_call2_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:67:86
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn rustc_clr_interop_managed_call2_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:67:136
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...CLASS_PATH:&'static str,const IS_VALUETYPE:bool,const METHOD:&'static str,const IS_STATIC:bool,Ret,Arg1,Arg2>(arg1:Arg1,arg2:Arg2)->Ret{
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:72:56
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn rustc_clr_interop_managed_ctor0_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool>()->RustcCLRInt...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:72:86
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn rustc_clr_interop_managed_ctor0_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool>()->RustcCLRInt...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:77:56
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn rustc_clr_interop_managed_ctor1_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1>(arg1:Arg1...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:77:86
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn rustc_clr_interop_managed_ctor1_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1>(arg1:Arg1...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:82:56
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn rustc_clr_interop_managed_ctor2_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1,Arg2>(arg1...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:82:86
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn rustc_clr_interop_managed_ctor2_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1,Arg2>(arg1...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:87:56
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn rustc_clr_interop_managed_ctor3_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1,Arg2,Arg3>...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:87:86
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn rustc_clr_interop_managed_ctor3_<const ASSEMBLY:&'static str,const CLASS_PATH:&'static str,const IS_VALUETYPE:bool,Arg1,Arg2,Arg3>...
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn static0_<const METHOD:&'static str,Ret>()->Ret{
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn instance0_<const METHOD:&'static str,Ret>(self)->Ret{
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:32:34
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn static1_<const METHOD:&'static str,Arg1,Ret>(arg1:Arg1)->Ret{
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0741]: `&'static str` can't be used as a const parameter type
[INFO] [stdout]   --> src/intrinsics.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn instance1_<const METHOD:&'static str,Arg1,Ret>(self,arg1:Arg1)->Ret{
[INFO] [stdout]    |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0741`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mycorrhiza` (lib) due to 25 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0741`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mycorrhiza` (lib test) due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "699f077c090d2140b188f499aff79ca45586ce8f453311dfdfb0fc27d78b76e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699f077c090d2140b188f499aff79ca45586ce8f453311dfdfb0fc27d78b76e2", kill_on_drop: false }`
[INFO] [stdout] 699f077c090d2140b188f499aff79ca45586ce8f453311dfdfb0fc27d78b76e2
