[INFO] fetching crate stageleft 0.13.4...
[INFO] testing stageleft-0.13.4 against 1.95.0 for beta-1.96-2
[INFO] extracting crate stageleft 0.13.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate stageleft 0.13.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate stageleft 0.13.4
[INFO] tweaked toml for crates.io crate stageleft 0.13.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stageleft 0.13.4 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stageleft 0.13.4 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded stageleft_macro v0.13.4
[INFO] [stderr]   Downloaded slotmap v1.1.1
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded dtor v0.0.5
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded ctor v0.4.1
[INFO] [stderr]   Downloaded indexmap v2.7.1
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded trybuild v1.0.105
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc70529080698bde14e66b093a939245b51846b185b2bab911cb2d4670898b49
[INFO] running `Command { std: "docker" "start" "-a" "bc70529080698bde14e66b093a939245b51846b185b2bab911cb2d4670898b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc70529080698bde14e66b093a939245b51846b185b2bab911cb2d4670898b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc70529080698bde14e66b093a939245b51846b185b2bab911cb2d4670898b49", kill_on_drop: false }`
[INFO] [stdout] bc70529080698bde14e66b093a939245b51846b185b2bab911cb2d4670898b49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8fed14cd49e6974fc35a20699cc9c9501d7cc490ffa4a484254f8e073ffd808
[INFO] running `Command { std: "docker" "start" "-a" "e8fed14cd49e6974fc35a20699cc9c9501d7cc490ffa4a484254f8e073ffd808", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling dtor v0.0.5
[INFO] [stderr]    Compiling ctor v0.4.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling stageleft_macro v0.13.4
[INFO] [stderr]    Compiling stageleft v0.13.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.68s
[INFO] running `Command { std: "docker" "inspect" "e8fed14cd49e6974fc35a20699cc9c9501d7cc490ffa4a484254f8e073ffd808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8fed14cd49e6974fc35a20699cc9c9501d7cc490ffa4a484254f8e073ffd808", kill_on_drop: false }`
[INFO] [stdout] e8fed14cd49e6974fc35a20699cc9c9501d7cc490ffa4a484254f8e073ffd808
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7f026e1cd4f6827557448d6f466ae14c0d7ac1766318165419d1b9d49e1b362
[INFO] running `Command { std: "docker" "start" "-a" "f7f026e1cd4f6827557448d6f466ae14c0d7ac1766318165419d1b9d49e1b362", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling stageleft_macro v0.13.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling stageleft v0.13.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.63s
[INFO] running `Command { std: "docker" "inspect" "f7f026e1cd4f6827557448d6f466ae14c0d7ac1766318165419d1b9d49e1b362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7f026e1cd4f6827557448d6f466ae14c0d7ac1766318165419d1b9d49e1b362", kill_on_drop: false }`
[INFO] [stdout] f7f026e1cd4f6827557448d6f466ae14c0d7ac1766318165419d1b9d49e1b362
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5afb24991f1943b864fb7d1127ed35f2658afc8d3443d155164cbebc31c18c1e
[INFO] running `Command { std: "docker" "start" "-a" "5afb24991f1943b864fb7d1127ed35f2658afc8d3443d155164cbebc31c18c1e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stageleft-a2483ecc897f56f8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-f350820746b1db9c)
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]     Checking dtor v0.0.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking ctor v0.4.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking quote v1.0.39
[INFO] [stderr]     Checking syn v2.0.99
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling stageleft_macro v0.13.4
[INFO] [stderr]     Checking stageleft v0.13.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking stageleft-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/stageleft)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.11s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile-fail/export_not_pub.rs ... ok
[INFO] [stderr] test tests/compile-fail/unresolved_identifier.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.57s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stageleft
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/type_name.rs - type_name::add_private_reexport (line 98) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.72s
[INFO] running `Command { std: "docker" "inspect" "5afb24991f1943b864fb7d1127ed35f2658afc8d3443d155164cbebc31c18c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5afb24991f1943b864fb7d1127ed35f2658afc8d3443d155164cbebc31c18c1e", kill_on_drop: false }`
[INFO] [stdout] 5afb24991f1943b864fb7d1127ed35f2658afc8d3443d155164cbebc31c18c1e
