[INFO] updating cached repository tomc1998/rs-proc-gen-experiment [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tomc1998/rs-proc-gen-experiment [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tomc1998/rs-proc-gen-experiment" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/tomc1998/rs-proc-gen-experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/tomc1998/rs-proc-gen-experiment'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tomc1998/rs-proc-gen-experiment" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/tomc1998/rs-proc-gen-experiment"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/tomc1998/rs-proc-gen-experiment'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cda6dfbc593366a9f339dbaa9ca484f8d97326d2 [INFO] sha for GitHub repo tomc1998/rs-proc-gen-experiment: cda6dfbc593366a9f339dbaa9ca484f8d97326d2 [INFO] validating manifest of tomc1998/rs-proc-gen-experiment on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tomc1998/rs-proc-gen-experiment on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tomc1998/rs-proc-gen-experiment [INFO] finished frobbing tomc1998/rs-proc-gen-experiment [INFO] frobbed toml for tomc1998/rs-proc-gen-experiment written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/tomc1998/rs-proc-gen-experiment/Cargo.toml [INFO] started frobbing tomc1998/rs-proc-gen-experiment [INFO] finished frobbing tomc1998/rs-proc-gen-experiment [INFO] frobbed toml for tomc1998/rs-proc-gen-experiment written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/tomc1998/rs-proc-gen-experiment/Cargo.toml [INFO] crate tomc1998/rs-proc-gen-experiment has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tomc1998/rs-proc-gen-experiment against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/tomc1998/rs-proc-gen-experiment:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 0059ec7e954356527633adb10283c1882c62d8effa948f89f2659942a3cf63bc [INFO] running `"docker" "start" "-a" "0059ec7e954356527633adb10283c1882c62d8effa948f89f2659942a3cf63bc"` [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling wayland-scanner v0.20.10 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling approx v0.2.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling shred-derive v0.5.0 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.16.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling wayland-client v0.20.10 [INFO] [stderr] Compiling wayland-protocols v0.20.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rusttype v0.6.2 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.10 [INFO] [stderr] Compiling wayland-commons v0.20.10 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling hibitset v0.5.0 [INFO] [stderr] Compiling shred v0.7.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling specs v0.12.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.4 [INFO] [stderr] Compiling winit v0.15.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_glutin v0.24.0 [INFO] [stderr] Compiling proc-gen-experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "0059ec7e954356527633adb10283c1882c62d8effa948f89f2659942a3cf63bc"` [INFO] running `"docker" "rm" "-f" "0059ec7e954356527633adb10283c1882c62d8effa948f89f2659942a3cf63bc"` [INFO] [stdout] 0059ec7e954356527633adb10283c1882c62d8effa948f89f2659942a3cf63bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/tomc1998/rs-proc-gen-experiment:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 734e5a40afebed5963b43dc8be5d7e2d52056e0cfe8320b8663d8c0761bb65f7 [INFO] running `"docker" "start" "-a" "734e5a40afebed5963b43dc8be5d7e2d52056e0cfe8320b8663d8c0761bb65f7"` [INFO] [stderr] Compiling proc-gen-experiment v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `"docker" "inspect" "734e5a40afebed5963b43dc8be5d7e2d52056e0cfe8320b8663d8c0761bb65f7"` [INFO] running `"docker" "rm" "-f" "734e5a40afebed5963b43dc8be5d7e2d52056e0cfe8320b8663d8c0761bb65f7"` [INFO] [stdout] 734e5a40afebed5963b43dc8be5d7e2d52056e0cfe8320b8663d8c0761bb65f7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-4/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/tomc1998/rs-proc-gen-experiment:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 182e1952c95cb1bca48af444078fa7834910794abf0a264de6efc0e9b1b1e276 [INFO] running `"docker" "start" "-a" "182e1952c95cb1bca48af444078fa7834910794abf0a264de6efc0e9b1b1e276"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/proc_gen_experiment-af3203e26cfd2520 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "182e1952c95cb1bca48af444078fa7834910794abf0a264de6efc0e9b1b1e276"` [INFO] running `"docker" "rm" "-f" "182e1952c95cb1bca48af444078fa7834910794abf0a264de6efc0e9b1b1e276"` [INFO] [stdout] 182e1952c95cb1bca48af444078fa7834910794abf0a264de6efc0e9b1b1e276