[INFO] updating cached repository lukehoban/endo-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lukehoban/endo-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lukehoban/endo-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/lukehoban/endo-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lukehoban/endo-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lukehoban/endo-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukehoban/endo-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukehoban/endo-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2e1fa8cf66fca99776edcd550e1c38a518a43622 [INFO] sha for GitHub repo lukehoban/endo-rust: 2e1fa8cf66fca99776edcd550e1c38a518a43622 [INFO] validating manifest of lukehoban/endo-rust 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 lukehoban/endo-rust 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 lukehoban/endo-rust [INFO] removed path dependency xi-rope from lukehoban/endo-rust [INFO] finished frobbing lukehoban/endo-rust [INFO] frobbed toml for lukehoban/endo-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/lukehoban/endo-rust/Cargo.toml [INFO] started frobbing lukehoban/endo-rust [INFO] removed path dependency xi-rope from lukehoban/endo-rust [INFO] finished frobbing lukehoban/endo-rust [INFO] frobbed toml for lukehoban/endo-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lukehoban/endo-rust/Cargo.toml [INFO] crate lukehoban/endo-rust 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lukehoban/endo-rust/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 lukehoban/endo-rust 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lukehoban/endo-rust:/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] ed5b6a009b49ad45f2721aef8d23ae4a6591a85101ea04cf518725a63ddc2119 [INFO] running `"docker" "start" "-a" "ed5b6a009b49ad45f2721aef8d23ae4a6591a85101ea04cf518725a63ddc2119"` [INFO] [stderr] warning: dependency (xi-rope) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling xi-rope v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling endo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `xi_rope::ChunkIter` [INFO] [stderr] --> src/dna.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | use xi_rope::{Rope, ChunkIter}; [INFO] [stderr] | ^^^^^^^^^ no `ChunkIter` in the root [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/main.rs:100:38 [INFO] [stderr] | [INFO] [stderr] 100 | let bases = endo.clone().slice(13615 + gene.offset, 13615 + gene.offset + gene.length); [INFO] [stderr] | ^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/main.rs:108:36 [INFO] [stderr] | [INFO] [stderr] 108 | let segment = endo.clone().slice(13615 + offset, 13615 + offset + length); [INFO] [stderr] | ^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push` found for type `xi_rope::tree::Node` in the current scope [INFO] [stderr] --> src/main.rs:115:9 [INFO] [stderr] | [INFO] [stderr] 115 | dna.push(endo); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> src/dna.rs:64:26 [INFO] [stderr] | [INFO] [stderr] 64 | chunk_iter: rope.iter_chunks(), [INFO] [stderr] | ^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/dna.rs:253:48 [INFO] [stderr] | [INFO] [stderr] 253 | Some(c0) => e.push(dna.clone().slice(c0, i)), [INFO] [stderr] | ^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/dna.rs:269:23 [INFO] [stderr] | [INFO] [stderr] 269 | replace(t, e, dna.slice(i, dna_len)) [INFO] [stderr] | ^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/dna.rs:274:32 [INFO] [stderr] | [INFO] [stderr] 274 | let rest_dna = dna.clone().slice(i, dna.len()); [INFO] [stderr] | ^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push_str` found for type `xi_rope::tree::Node` in the current scope [INFO] [stderr] --> src/dna.rs:313:25 [INFO] [stderr] | [INFO] [stderr] 313 | ret.push_str(&bases); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push` found for type `xi_rope::tree::Node` in the current scope [INFO] [stderr] --> src/dna.rs:316:21 [INFO] [stderr] | [INFO] [stderr] 316 | ret.push(protect(l, env_get(&e, n))) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push_str` found for type `xi_rope::tree::Node` in the current scope [INFO] [stderr] --> src/dna.rs:320:25 [INFO] [stderr] | [INFO] [stderr] 320 | ret.push_str(&bases); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push` found for type `xi_rope::tree::Node` in the current scope [INFO] [stderr] --> src/dna.rs:323:21 [INFO] [stderr] | [INFO] [stderr] 323 | ret.push(asnat(env_get(&e, n).len())) [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push_str` found for type `xi_rope::tree::Node` in the current scope [INFO] [stderr] --> src/dna.rs:328:13 [INFO] [stderr] | [INFO] [stderr] 328 | ret.push_str(&bases); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push` found for type `xi_rope::tree::Node` in the current scope [INFO] [stderr] --> src/dna.rs:330:9 [INFO] [stderr] | [INFO] [stderr] 330 | ret.push(dna); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/dna.rs:420:40 [INFO] [stderr] | [INFO] [stderr] 420 | dna = match_replace(p, &t, dna.slice(index, dna_len), logging); [INFO] [stderr] | ^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/gene.rs:112:33 [INFO] [stderr] | [INFO] [stderr] 112 | let bases = dna.clone().slice(13615 + gene.offset, 13615 + gene.offset + gene.length); [INFO] [stderr] | ^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/gene.rs:114:49 [INFO] [stderr] | [INFO] [stderr] 114 | gene.code = Some(String::from(bases.slice(3, 10))) [INFO] [stderr] | ^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `endo`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ed5b6a009b49ad45f2721aef8d23ae4a6591a85101ea04cf518725a63ddc2119"` [INFO] running `"docker" "rm" "-f" "ed5b6a009b49ad45f2721aef8d23ae4a6591a85101ea04cf518725a63ddc2119"` [INFO] [stdout] ed5b6a009b49ad45f2721aef8d23ae4a6591a85101ea04cf518725a63ddc2119