[INFO] updating cached repository yuezato/cannyls_bench [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yuezato/cannyls_bench [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yuezato/cannyls_bench" "work/ex/beta-1.38-1/sources/1.37.0/gh/yuezato/cannyls_bench"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/yuezato/cannyls_bench'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuezato/cannyls_bench" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuezato/cannyls_bench"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuezato/cannyls_bench'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dfa96e38fd954c781245325dc94d5e2157dfc3af [INFO] sha for GitHub repo yuezato/cannyls_bench: dfa96e38fd954c781245325dc94d5e2157dfc3af [INFO] validating manifest of yuezato/cannyls_bench on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yuezato/cannyls_bench on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yuezato/cannyls_bench [INFO] finished frobbing yuezato/cannyls_bench [INFO] frobbed toml for yuezato/cannyls_bench written to work/ex/beta-1.38-1/sources/1.37.0/gh/yuezato/cannyls_bench/Cargo.toml [INFO] started frobbing yuezato/cannyls_bench [INFO] finished frobbing yuezato/cannyls_bench [INFO] frobbed toml for yuezato/cannyls_bench written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yuezato/cannyls_bench/Cargo.toml [INFO] crate yuezato/cannyls_bench already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yuezato/cannyls_bench against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/yuezato/cannyls_bench:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 06a61edf976b26edc5a6df437e5d741e50090e4f10433c7329a7ba130ea50fbb [INFO] running `"docker" "start" "-a" "06a61edf976b26edc5a6df437e5d741e50090e4f10433c7329a7ba130ea50fbb"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling nbchan v0.1.3 [INFO] [stderr] Compiling atomic_immut v0.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling fibers v0.1.12 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling trackable v0.2.21 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling prometrics v0.1.11 [INFO] [stderr] Compiling cannyls v0.9.2 [INFO] [stderr] Compiling cannyls_bench v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0599]: no method named `release_all_releasable_portions` found for type `cannyls::storage::Storage` in the current scope [INFO] [stderr] --> src/storage.rs:45:21 [INFO] [stderr] | [INFO] [stderr] 45 | storage.release_all_releasable_portions(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `cannyls_bench`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "06a61edf976b26edc5a6df437e5d741e50090e4f10433c7329a7ba130ea50fbb"` [INFO] running `"docker" "rm" "-f" "06a61edf976b26edc5a6df437e5d741e50090e4f10433c7329a7ba130ea50fbb"` [INFO] [stdout] 06a61edf976b26edc5a6df437e5d741e50090e4f10433c7329a7ba130ea50fbb